GithubHelp home page GithubHelp logo

Comments (1)

ams0 avatar ams0 commented on May 20, 2024

I'm really interested in this too! I edited the service to be of type: LoadBalancer and it works fine, but you need to add the --insecure-skip-tls-verify option to your kubectl commands as the CERT_SANS variable is only set to the nodeIP. Would be great to have it configurable at the command line too.

~> KUBECONFIG=/Users/alessandro/Desktop/kubeconfig kubectl --insecure-skip-tls-verify get nodes -o wide
NAME                                                      STATUS   ROLES                  AGE   VERSION   INTERNAL-IP   EXTERNAL-IP   OS-IMAGE       KERNEL-VERSION     CONTAINER-RUNTIME
kind-a6b8cc50-8128-4635-85b6-59fa572edbfc-control-plane   Ready    control-plane,master   11m   v1.21.2   172.18.0.2    <none>        Ubuntu 21.04   5.4.0-1069-azure   containerd://1.5.2

~> cat /Users/alessandro/Desktop/kubeconfig| grep server
    server: https://<externalIP>:30001

from kink.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.