Difference between revisions of "Networking.k8s.io"
Jump to navigation
Jump to search
(One intermediate revision 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 22: | Line 23: | ||
== See also == | == See also == | ||
+ | * {{kind: Ingress}} | ||
* {{networking.k8s.io}} | * {{networking.k8s.io}} | ||
* {{k8s.io}} | * {{k8s.io}} | ||
[[Category:K8s]] | [[Category:K8s]] |
Latest revision as of 06:28, 23 July 2024
apiVersion: networking.k8s.io/v1beta1
apiVersion: networking.k8s.io/v1
Errors[edit]
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[edit]
See also[edit]
kind: Ingress, nginx.ingress.kubernetes.io, networking.k8s.io/[v1Beta,v1 ], extensions/v1beta1, ingress.spec.rules, kubectl apply -f ingress.yaml, spec.tls, ingressClassName
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: