Kubernetes Arquitetura explicou | Kubernetes Tutorial 15


Post a Comment:





Showing 0 Comments:
Be the first to comment!

External ressources related to Kubernetes Architecture explained | Kubernetes Tutorial 15

Kubernetes - DEV
https://practicaldev-herokuapp-com.freetls.fastly.net/t/kubernetes

kubernetes content on DEV. DEV is a community of 466,429 amazing developers . We're a place where coders share, stay up-to-date and grow their careers.

Kubernetes vs Docker: Must Know Differences!
https://www.guru99.com/kubernetes-vs-docker.html

What is Kubernetes? Kubernetes is an open-source container management software developed in the Google platform. It helps you to manage a containerized application in various types of physical, virtua

Kubernetes Labels & Selectors in Kubernetes Tutorial 15 June ...
https://www.wisdomjobs.com/e-university/kubernetes-tutorial-2538/kubernetes-labels-selectors-27823.html

In the above code, we are using the label selector as app: salesplatform and component as component: neo4j. When we run the file using the kubectl command, it will make a service with the name sp-neo4j-standalone which will connect on port 7474.