Difference between revisions of "K8s Custom Resource Definitions (CRD)"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 22: | Line 22: | ||
== See also == | == See also == | ||
* {{CRD}} | * {{CRD}} | ||
+ | * {{Kind}} | ||
[[Category:K8s]] | [[Category:K8s]] |
Revision as of 19:46, 2 January 2024
Installing Kubernetes NGINX Ingress controller using manifests
kubectl apply -f common/crds/
helm install --name cert-manager --namespace cert-manager --version v1.1.0 jetstack/cert-manager --set installCRDs=true
Related terms
- KubeVirt
- Custom Resource Definitions (CRD)
- Tekton Kubernetes framework for CI/CD
- Kubernetes operators
helm show crds
- ACK
- cert-manager CRDs
kubectl get provisioners
kubectl delete crd
- cluster.x-k8s.io
kubectl apply -f ingress.yaml
- Kubernetes API
See also
- CRD,
kind: CustomResourceDefinition
kind:
[Pod | Ingress | ClusterConfiguration
|Config | ConfigMap | ServiceAccount | Deployment | List | Secret | Status ], spec: metadata: data:
Advertising: