-
-
Notifications
You must be signed in to change notification settings - Fork 318
Open
Description
Hello,
I'm trying to set up minikube with socketcluster.
Everything working fine except the Ingress.
I ran the command :
kubectl apply -f scc-ingress.yaml
and i have got this issue :
error: unable to recognize "scc-ingress/scc-ingress.yaml": no matches for kind "Ingress" in version "extensions/v1beta1"
I tried to modify apiVersion with networking.k8s.io/v1beta1 but i have got the same issue.
Can you help me to solve this ?
Thanks in advance,
stephwildcode
Metadata
Metadata
Assignees
Labels
No labels