Difference between revisions of "Kind (Kubernetes)"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
* <code>[[kind: Certificate]]</code> | * <code>[[kind: Certificate]]</code> | ||
* <code>[[kind: Cluster]]</code> | * <code>[[kind: Cluster]]</code> | ||
+ | * <code>[[kind: ClusterRole]]</code> | ||
+ | * <code>[[kind: ClusterConfiguration]]</code> | ||
+ | |||
* <code> [[kind: Config]]</code> | * <code> [[kind: Config]]</code> | ||
* <code> [[kind: ConfigMap]]</code> | * <code> [[kind: ConfigMap]]</code> |
Revision as of 11:04, 31 October 2023
kind: Config
kind: ConfigMap
kind: CronJob
kind: CustomResourceDefinition
kind: DaemonSet
kind: Deployment
kind: EndPoints
kind: Eviction
kind: Ingress
kind: List
kind: Pod
(Mypod.yml
)kind: Policy
kind: PersistentVolume
kind: PersistentVolumeClaim
kind: PriorityClass
kind: ReplicaSet
kind: Role
kind: RoleBinding
kind: Secret
(secret.yml
)kind: ServiceAccount
kind: Status
kind: Service
kind: Job
kind: NetworkPolicy
kind: Namespace
kind: KubeVirt
- See:
kubectl api-resources
for a list ofkind
options.
Related terms
kubectl api-resources
kubectl api-versions
- minikube
- minishift (OKD)
- Kubernetes Objects
kubectl describe
,kubectl create
- KinD (Kubernetes in Docker)
spec:
- https://kind.sigs.k8s.io/
See also
kind:
[Pod | Ingress | ClusterConfiguration
|Config | ConfigMap | ServiceAccount | Deployment | List | Secret | Status ], spec: metadata: data:
kubectl
: [cp | config | create
|delete
|edit | explain |
apply
|exec
|get
|set
|drain | uncordon | rolling-update
|rollout
|logs
|run
|auth
|label | annotate
|version
|top
|diff
|debug
|replace
|describe
|port-forward | proxy
|scale
|rollout
|api-resources
| expose deployment | expose | patch | attach | get endpoints | ~/.kube/config | kubectl logs --help | kubectl --help, kubectl-convert, kubectl autoscale, kubectl.kubernetes.io- 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: