Difference between revisions of "Kind: Status"
Jump to navigation
Jump to search
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | [[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 == | ||
+ | * <code>[[kubectl cluster-info]]</code> | ||
+ | * [[Enabling IAM principal access to your cluster]] | ||
+ | == See also == | ||
+ | * {{K8s API}} | ||
+ | * {{Kind}} | ||
− | + | [[Category:K8s]] |
Latest revision as of 17:35, 23 January 2024
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[edit]
See also[edit]
- 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: