Questions
- True or false: When Show system containers (advanced) is ticked, you cannot see the images used to launch Kubernetes using the
docker image ls
command. - Which of the four namespaces hosts the containers used to run Kubernetes and enable support within Docker?
- Which command would you run to find out details about a container running in a pod?
- Which command would you use to launch a Kubernetes definition YAML file? Typically, which port does the
kubectl proxy
command open on your local machine? - What was the original name of Google container orchestration platform?