We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NGINX Ingress controller version(arm版本): 0.27.1
Kubernetes version (use kubectl version): v1.13.0
Environment: OS (e.g. from /etc/os-release): ubuntu 18.04
kubectl describe pod $pod-name -n $namespace: 出现Back-off restarting failed container错误。
kubectl logs $pod-name -n $namespace出现: unexpected error storing fake SSL Cert: could not create PEM certificate file /etc/ingress-controller/ssl/default-fake-certificate.pem: open /etc/ingress-controller/ssl/default-fake-certificate.pem: permission denied
The text was updated successfully, but these errors were encountered:
No branches or pull requests
NGINX Ingress controller version(arm版本):
0.27.1
Kubernetes version (use kubectl version):
v1.13.0
Environment:
OS (e.g. from /etc/os-release): ubuntu 18.04
kubectl describe pod $pod-name -n $namespace:
出现Back-off restarting failed container错误。
kubectl logs $pod-name -n $namespace出现:
unexpected error storing fake SSL Cert: could not create PEM certificate file /etc/ingress-controller/ssl/default-fake-certificate.pem: open /etc/ingress-controller/ssl/default-fake-certificate.pem: permission denied
The text was updated successfully, but these errors were encountered: