Difference between revisions of "Customer Requirement Document (CRD)"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 10: | Line 10: | ||
[[helm install]] --name cert-manager --namespace cert-manager --version v1.1.0 [[jetstack]]/[[cert-manager]] --set installCRDs=true | [[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]]: "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 == | == Related terms == |
Latest revision as of 15:08, 13 December 2023
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[edit]
--set installCRDs=true
See also[edit]
- 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: