organicnz

Untitled

Dec 2nd, 2020
869
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. organic@jetson:~$ kubectl delete namespace kube-system --force --grace-period=0
  2. warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely.
  3. Error from server (Forbidden): namespaces "kube-system" is forbidden: this namespace may not be deleted
  4. (reverse-i-search)`': kubectl replace --raw "/api/v1/namespaces/kube-system/finalize" -f ./linkerd.json^C
  5. organic@jetson:~$ helm install rancher rancher-stable/rancher --namespace cattle-system --set hostname=rancher.demo
  6. WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /home/organic/.kube/config
  7. WARNING: Kubernetes configuration file is world-readable. This is insecure. Location: /home/organic/.kube/config
  8. W1202 23:24:39.200838 18703 warnings.go:67] extensions/v1beta1 Ingress is deprecated in v1.14+, unavailable in v1.22+; use networking.k8s.io/v1 Ingress
  9. Error: create: failed to create: secrets "sh.helm.release.v1.rancher.v1" is forbidden: unable to create new content in namespace cattle-system because it is being terminated
Advertisement
Add Comment
Please, Sign In to add comment