Difference between revisions of "Networking.k8s.io"

From wikieduonline
Jump to navigation Jump to search
Line 19: Line 19:
 
* <code>[[k8s.io]]</code>
 
* <code>[[k8s.io]]</code>
 
* [[kubectl describe ing]]
 
* [[kubectl describe ing]]
 +
* [[kubectl apply -f ingress.yaml]]
  
 
== See also ==
 
== See also ==

Revision as of 17:26, 14 December 2023


Errors

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 
Solution: review extensions/v1beta1

Related

See also

Advertising: