Kubernetes - Secrets
You tried to create a Secret with this command but got an error:
kubectl create secret generic mysecret --from-literal=password. What is the problem?