cuddly-carpenter-20638
04/30/2021, 12:05 AMUpdating (dev):
Type Name Status Info
pulumi:pulumi:Stack pulumi-starter-dev **failed** 1 error
+ āā kubernetes:apps/v1:Deployment nginx **creating failed** 1 error
Diagnostics:
pulumi:pulumi:Stack (pulumi-starter-dev):
error: update failed
kubernetes:apps/v1:Deployment (nginx):
error: resource nginx-uzv9l9j4 was not successfully created by the Kubernetes API server : deployments.apps is forbidden: User "me" cannot create resource "deployments" in API group "apps" in the namespace "default"
colossal-australia-65039
04/30/2021, 12:07 AMkubectl apply -f <https://k8s.io/examples/controllers/nginx-deployment.yaml>
from your terminal?