Name: "node1", Namespace: "test" Object: &{map["apiVersion":"v1" "kind":"Service" "metadata":map["labels":map["app":"node1"] "name":"node1" "namespace":"test" "annotations":map["kubectl.kubernetes.io/last-applied-configuration":""]] "spec":map["type":"NodePort" "ports":[map["name":"node1-svc" "nodePort":'\u7594' "port":'\ufffd'] map["name":"node1-api" "nodePort":'\u7595' "port":'\ufffd']] "selector":map["app":"node1"]]]} from server for: "node1.yml": services "node1" is forbidden: User "system:serviceaccount:destream-blockchain-4:destream-blockchain-4-service-account" cannot get resource "services" in API group "" in the namespace "test" Error from server (Forbidden): error when retrieving current configuration of: Resource: "extensions/v1beta1, Resource=deployments", GroupVersionKind: "extensions/v1beta1, Kind=Deployment" Name: "node1", Namespace: "test" Object: &{map["apiVersion":"extensions/v1beta1" "kind":"Deployment" "metadata":map["namespace":"test" "annotations":map["kubectl.kubernetes.io/last-applied-configuration":""] "labels":map["app":"node1"] "name":"node1"] "spec":map["replicas":'\x01' "selector":map["matchLabels":map["app":"node1"]] "strategy":map["type":"RollingUpdate"] "template":map["metadata":map["labels":map["app":"node1"]] "spec":map["imagePullSecrets":[map["name":"registrypullsecret"]] "containers":[map["ports":[map["containerPort":'\ufffd'] map["containerPort":'\ufffd']] "image":"git.poka.website:4567/destream-public/destream-blockchain:latest" "name":"node1"]]]]]]} from server for: "node1.yml": deployments.extensions "node1" is forbidden: User "system:serviceaccount:destream-blockchain-4:destream-blockchain-4-service-account" cannot get resource "deployments" in API group "extensions" in the namespace "test"