You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kubectl apply -f manifests/deploy.yaml -f manifests/rbac.yaml -f manifests/ingress.yaml
serviceaccount/desktop-frontend created
service/desktop-frontend created
configmap/desktop-frontend-config created
deployment.apps/desktop-frontend created
clusterrole.rbac.authorization.k8s.io/auth-system-manager-role created
clusterrolebinding.rbac.authorization.k8s.io/desktop-user-editor-role-binding created
clusterrolebinding.rbac.authorization.k8s.io/desktop-operationrequest-editor-role-binding created
clusterrolebinding.rbac.authorization.k8s.io/desktop-deleterequest-editor-role-binding created
role.rbac.authorization.k8s.io/recharge-gift-cm-reader created
rolebinding.rbac.authorization.k8s.io/recharge-gift-cm-reader-rolebinding created
clusterrole.rbac.authorization.k8s.io/account-editor-role created
clusterrolebinding.rbac.authorization.k8s.io/desktop-account-editor-role-binding created
Warning: annotation "kubernetes.io/ingress.class" is deprecated, please use 'spec.ingressClassName' instead
Error from server (InternalError): error when creating "manifests/ingress.yaml": Internal error occurred: failed calling webhook "validate.nginx.ingress.kubernetes.io": failed to call webhook: Post "https://ingress-nginx-controller-admission.ingress-nginx.svc:443/networking/v1/ingresses?timeout=10s": no endpoints available for service "ingress-nginx-controller-admission"
Error: exit status 1
Error: exit status 1
有大佬知道这个问题怎么解决吗?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
家庭宽带,域名使用的 花生壳的域名
系统:ubuntu 22.04
内存:12g
serviceaccount/desktop-frontend created
service/desktop-frontend created
configmap/desktop-frontend-config created
deployment.apps/desktop-frontend created
clusterrole.rbac.authorization.k8s.io/auth-system-manager-role created
clusterrolebinding.rbac.authorization.k8s.io/desktop-user-editor-role-binding created
clusterrolebinding.rbac.authorization.k8s.io/desktop-operationrequest-editor-role-binding created
clusterrolebinding.rbac.authorization.k8s.io/desktop-deleterequest-editor-role-binding created
role.rbac.authorization.k8s.io/recharge-gift-cm-reader created
rolebinding.rbac.authorization.k8s.io/recharge-gift-cm-reader-rolebinding created
clusterrole.rbac.authorization.k8s.io/account-editor-role created
clusterrolebinding.rbac.authorization.k8s.io/desktop-account-editor-role-binding created
Warning: annotation "kubernetes.io/ingress.class" is deprecated, please use 'spec.ingressClassName' instead
Error from server (InternalError): error when creating "manifests/ingress.yaml": Internal error occurred: failed calling webhook "validate.nginx.ingress.kubernetes.io": failed to call webhook: Post "https://ingress-nginx-controller-admission.ingress-nginx.svc:443/networking/v1/ingresses?timeout=10s": no endpoints available for service "ingress-nginx-controller-admission"
Error: exit status 1
Error: exit status 1
有大佬知道这个问题怎么解决吗?
Beta Was this translation helpful? Give feedback.
All reactions