https://padmakshi.medium.com/setting-up-an-eks-cluster-and-deploying-a-game-application-a-step-by-step-guide-08790e0be117
Subscribe to:
Post Comments (Atom)
Sample Game App Deployment on EKS cluster
https://padmakshi.medium.com/setting-up-an-eks-cluster-and-deploying-a-game-application-a-step-by-step-guide-08790e0be117
-
Kubernetes Service Type: Cluster-IP: #kubectl get pods #kubectl expose pod mypod --port=9000 --target-port=80 --name myservice ==...
-
Docker Compose is a tool that was developed to help define and share multi-container applications. With Compose, we can create a YAML file ...
-
What are Pods in Kubernetes? What are Kubernetes Pods? How can we use them to run our containers? How can we interact with them using kube...
No comments:
Post a Comment