Customer Requirement Document (CRD)
Jump to navigation
Jump to search
Customer Requirement Document
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
error: resource mapping not found for name: "your-text" namespace: "" from "STDIN": no matches for kind "Deployment" in version "batch/v1" ensure CRDs are installed first
error: resource mapping not found for name: "xxxx" namespace: "yyyyyy" from "zzzz.yaml": no matches for kind "Ingress" in version "networking.k8s.io/v1beta1" ensure CRDs are installed first
error: resource mapping not found for name: "xxxx" namespace: "yyyyyy" from "zzzz.yaml": no matches for kind "Ingress" in version "extensions/v1beta1" ensure CRDs are installed first
Related terms
--set installCRDs=true
See also
- CRD, HLD, LLD, SDLC
- Architecture, Event-driven architecture (EDA), Service-oriented architecture (SOA), TOGAF, AWS Certified Solutions Architect-Associate (SSA), AWS Well-Architected Framework, SAFe Architect (ARCH), Open CA, SDLC, LLD, HLD, Architectural pattern, ODS, Archimate, Best practices, Good practices
- Enterprise architecture frameworks: TOGAF, CITA. EACOE, DYA, SABSA
Advertising: