Difference between revisions of "Kind: Status"
Jump to navigation
Jump to search
Line 18: | Line 18: | ||
== Related == | == Related == | ||
* [[kubectl cluster-info]] | * [[kubectl cluster-info]] | ||
+ | * [[Enabling IAM principal access to your cluster]] | ||
== See also == | == See also == | ||
* {{K8s API}} | * {{K8s API}} | ||
* {{Kind}} | * {{Kind}} |
Revision as of 21:55, 23 October 2023
forbidden: User "system:anonymous"
curl http://localhost:8080/api/
{ "kind": "Status", "apiVersion": "v1", "metadata": {}, "status": "Failure", "message": "forbidden: User \"system:anonymous\" cannot get path \"/\"", "reason": "Forbidden", "details": {}, "code": 403 }
Related
See also
- Kubernetes API, Kubernetes API server, EKS API,
apiVersion:, kubectl api-resources, kubectl api-versions, kind:
, Kubernetes API endpoint, 6443, 10250 (kubelet)kube-apiserver
, /etc/kubernetes/manifests/kube-apiserver.yaml,valueFrom, /var/log/kube-apiserver.log, /api/v1/, k8s.io
kind:
[Pod | Ingress | ClusterConfiguration
|Config | ConfigMap | ServiceAccount | Deployment | List | Secret | Status ], spec: metadata: data:
Advertising: