Difference between revisions of "Networking.k8s.io"

From wikieduonline
Jump to navigation Jump to search
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
* https://docs.okd.io/latest/rest_api/network_apis/network-apis-index.html
  
 
* <code>[[apiVersion]]: [[networking.k8s.io]]/v1beta1</code>
 
* <code>[[apiVersion]]: [[networking.k8s.io]]/v1beta1</code>
Line 9: Line 10:
 
* <code>[[networkpolicy.networking.k8s.io]]</code>
 
* <code>[[networkpolicy.networking.k8s.io]]</code>
  
 +
== 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 ==
 
== Related ==
 
* <code>[[k8s.io]]</code>
 
* <code>[[k8s.io]]</code>
 +
* [[kubectl describe ing]]
 +
* [[kubectl apply -f ingress.yaml]]
  
 
== See also ==
 
== See also ==

Latest revision as of 18:04, 14 December 2023

Advertising: