Advertisement
Guest User

Cloud Shell kubelet port output

a guest
Feb 11th, 2021
355
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. {
  2. "kind": "PodList",
  3. "apiVersion": "v1",
  4. "metadata": {},
  5. "items": [
  6. {
  7. "metadata": {
  8. "name": "cc-b219133b-7d48c6d6cd-qv7vc",
  9. "namespace": "cc-b219133b",
  10. "uid": "a8f955ec-3b77-11ea-871c-000d3a277835",
  11. "creationTimestamp": null
  12. },
  13. "spec": {
  14. "containers": [
  15. {
  16. "name": "console-agent",
  17. "image": "cloudconregweuprd.azurecr.io/azconsole-agent@sha256:db4023375ffd60c144b6ba232e4063028fb4c8148c952c6117486a96a2b349a0",
  18. "resources": {}
  19. },
  20. {
  21. "name": "console-admin",
  22. "image": "cloudconregweuprd.azurecr.io/azconsole-admin@sha256:f0fb976410427ec7a99fcc158109cbec833b94d9466b3192dc82304044cd89b1",
  23. "resources": {}
  24. }
  25. ]
  26. },
  27. "status": {}
  28. }
  29. ]
  30. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement