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.
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
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.
Post a Comment:
Showing 0 Comments: