Difference between revisions of "Networking.k8s.io"
Jump to navigation
Jump to search
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> |
Revision as of 18:04, 14 December 2023
apiVersion: networking.k8s.io/v1beta1
apiVersion: networking.k8s.io/v1
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
networking.k8s.io: ingresses.networking.k8s.io, networkpolicy.networking.k8s.io
k8s.io, kubectl api-versions, kubernetes.io, networking.k8s.io, scheduling.k8s.io/v1, apiextensions.k8s.io, k8s.io/cluster-autoscaler/, rbac.authorization.k8s.io/v1, authentication.k8s.io, storage.k8s.io, metrics.k8s.io, discovery.k8s.io, csi.k8s.io, registry.k8s.io, pkgs.k8s.io, apiserver.k8s.io, audit.k8s.io, admissionregistration.k8s.io
Advertising: