Difference between revisions of "ApiVersion:"
Jump to navigation
Jump to search
Line 30: | Line 30: | ||
== See also == | == See also == | ||
+ | * {{apiVersion}} | ||
* {{kind}} | * {{kind}} | ||
* {{Kubernetes API}} | * {{Kubernetes API}} | ||
[[Category:Kubernetes]] | [[Category:Kubernetes]] |
Revision as of 16:06, 18 January 2023
apiVersion: v1 apiVersion: apps/v1 apiVersion: batch/v1 apiVersion: discovery.k8s.io/v1 apiVersion: client.authentication.k8s.io/v1beta1 apiVersion: karpenter.sh/v1alpha5
apiVersion: networking.k8s.io/v1beta1
apiVersion: networking.k8s.io/v1
apiVersion: v1
kind: ConfigMap
kubectl get pods error: exec plugin: invalid apiVersion "client.authentication.k8s.io/v1alpha1"
Related terms
See also
apiVersion
kind:
[Pod | Ingress | ClusterConfiguration
|Config | ConfigMap | ServiceAccount | Deployment | List | Secret | Status ], spec: metadata: data:
- 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
Advertising: