This message was deleted.
# general
a
This message was deleted.
b
why is it out?
kubectl get projects -A
shows plenty of projects when you're on the local rancher cluster?
f
Oh, I thought projects was more of a Rancher idea and kubectl could not interact with projects
kubectl get projects -A error: the server doesn't have a resource type "projects"
b
Projects are a custom resource that are found in the
local
rancher cluster.
So it's not gonna be in your downstream cluster, it's all in the upstream Rancher one.
f
cool, did not know that and I guess from there I should be able to manipulate project permissions with a script