Home Explore Blog CI



95c0385b33a7491f840b0bef39ab9f798ba5c5423e6e1e6700000002000111b1.png

Extracted Text
kubectl/update-demo-gogel20 $ kubectl kubectl edit deployment/update-demo-demo update-demo-3459158754 15tuq Host 547 Status Running Image: gcr.io/google_containers/update demo:nautilus Labels: - name=update-demo - pod-template-hash=3459158754 update-demo-3459158754 3n4s9 Host 547 Status Running Image: gcr.io/google_containers/update demo:nautilus Labels: - name=update-demo - pod-template-hash=3459158754 update-demo-3459158754 e1ht2 Host 547 Status Running Image: gcr.io/google_containers/update demo:nautilus Labels: - name=update-demo - pod-template-hash=3459158754 update-demo-3459158754 foilin Host 547 Status Running Image: gcr.io/google_containers/update demo:nautilus Labels: - name=update-demo - pod-template-hash=3459158754
Explanation
The image shows two windows side-by-side. On the left is a terminal window showing a command being executed in Kubernetes to edit a deployment called "update-demo-demo". On the right is a web browser displaying information about the "update-demo" deployment. It shows four instances (pods) that are running with specific hostnames, status, image and labels.