-
-
Notifications
You must be signed in to change notification settings - Fork 473
Closed
Description
when using colima with kubernets:
colima start --with-kubernetes
a k3s cluster is correctly deployed but without an Ingress controller.
Normally k3s comes with a traefik-ingress-controller.
I found this has been disabled in k3s.go
I wonder why ?
I can deploy myself an Ingress controller but then how to do a port-forwarding of the ingress port ?
Metadata
Metadata
Assignees
Labels
No labels