Skip to content
New issue

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

Cannot deploy on Kubernetes: deployments.apps is forbidden #35

Open
ssaksa80 opened this issue May 8, 2023 · 0 comments
Open

Cannot deploy on Kubernetes: deployments.apps is forbidden #35

ssaksa80 opened this issue May 8, 2023 · 0 comments

Comments

@ssaksa80
Copy link

ssaksa80 commented May 8, 2023

I cannot deploy, I tried to create another user but still getting the same error as shown below;

C:\Users\shaiks\Downloads\vsphere-plugin\bin>kubectl apply -f https://raw.githubusercontent.com/lamw/vmware-k8s-app-demo/master/yelb-lb.yaml
Error from server (Forbidden): error when creating "https://raw.githubusercontent.com/lamw/vmware-k8s-app-demo/master/yelb-lb.yaml": services is forbidden: User "sso:[email protected]" cannot create resource "services" in API group "" in the namespace "yelb"
Error from server (Forbidden): error when creating "https://raw.githubusercontent.com/lamw/vmware-k8s-app-demo/master/yelb-lb.yaml": services is forbidden: User "sso:[email protected]" cannot create resource "services" in API group "" in the namespace "yelb"
Error from server (Forbidden): error when creating "https://raw.githubusercontent.com/lamw/vmware-k8s-app-demo/master/yelb-lb.yaml": services is forbidden: User "sso:[email protected]" cannot create resource "services" in API group "" in the namespace "yelb"
Error from server (Forbidden): error when creating "https://raw.githubusercontent.com/lamw/vmware-k8s-app-demo/master/yelb-lb.yaml": services is forbidden: User "sso:[email protected]" cannot create resource "services" in API group "" in the namespace "yelb"
Error from server (Forbidden): error when creating "https://raw.githubusercontent.com/lamw/vmware-k8s-app-demo/master/yelb-lb.yaml": deployments.apps is forbidden: User "sso:[email protected]" cannot create resource "deployments" in API group "apps" in the namespace "yelb"
Error from server (Forbidden): error when creating "https://raw.githubusercontent.com/lamw/vmware-k8s-app-demo/master/yelb-lb.yaml": deployments.apps is forbidden: User "sso:[email protected]" cannot create resource "deployments" in API group "apps" in the namespace "yelb"
Error from server (Forbidden): error when creating "https://raw.githubusercontent.com/lamw/vmware-k8s-app-demo/master/yelb-lb.yaml": deployments.apps is forbidden: User "sso:[email protected]" cannot create resource "deployments" in API group "apps" in the namespace "yelb"
Error from server (Forbidden): error when creating "https://raw.githubusercontent.com/lamw/vmware-k8s-app-demo/master/yelb-lb.yaml": deployments.apps is forbidden: User "sso:[email protected]" cannot create resource "deployments" in API group "apps" in the namespace "yelb"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant