Skip to content

Loadbalancer on WSL2 Debian #15

@springleo

Description

@springleo

I am running a WSL based Debian OS, running docker and kubectl locally. Installed vcluster and spinned up a k8s cluster. pods,svc and ep are all up and running. However, exposing a frontend svc in LB mode is trouble. just does not work from local browser

Kubernetes Services

NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
app LoadBalancer 10.96.240.67 172.18.255.253 80:30580/TCP 28s
backend ClusterIP 10.105.67.9 8000/TCP 11h
frontend LoadBalancer 10.97.154.22 172.18.255.254 80:31385/TCP 2m40s
kubernetes ClusterIP 10.96.0.1 443/TCP 4d18h
redis ClusterIP 10.108.138.140 6379/TCP 11h

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