Which are three valid ways to specify a Namespace when creating an object in Kubernetes?

Which are three valid ways to specify a Namespace when creating an object in Kubernetes? (Choose three.)
A. Specifying the Namespace in a ConfigMap
B. Specifying the Namespace in the container image for the object provided to “kubectl apply”
C. Specifying the Namespace in the context of the kubectl configuration file
D. Specifying the Namespace as an environment variable
E. Specifying the Namespace in the manifest file for the object provided to “kubectl apply”
F. Using the “–namespace” option when issuing a kubectl command

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.