Kubernetes - ConfigMaps
Which kubectl command updates an existing ConfigMap named
app-config using the data from config.yaml file?app-config using the data from config.yaml file?kubectl create configmap with --dry-run=client and piping to kubectl apply updates the ConfigMap safely.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions