Skip to content

Minikube + Ingress #553

@stephwildcode

Description

@stephwildcode

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions