Giter Site home page Giter Site logo

kube-host's Introduction

Kubernetes host on Lenovo

Available at https://github.com/aliok/kube-host

To be used in conjunction with https://github.com/aliok/kube-guest

To be placed at ~/host.

kind

Start in guest:

start-kind.sh

# OR
start-kind-multinode.sh

Dashboard doesn't work. See https://stackoverflow.com/questions/53957413/how-to-access-kubernetes-dashboard-from-outside-network

crc

The official guide here shows how to setup crc on the host and how to connect to it from a Fedora guest. However, in my case, my guest is a Mac. There is another guide for that.

What I did:

  • Do the things in the official guide(skipped the firewall shit, only did the HA proxy part) (I actaually disabled firewall entirely)
  • Do the things in the 2nd article - optimized setup: install dnsmasq on host, configure /etc/resolver on Mac to point to host. UPDATE: this didn't work. There is another dnsmasq instance on Linux host which binds to port 53 and I can't change its config. I tried starting a 2nd instance of dnsmasq at a custom port, but Mac can't connect to dns server with custom port. In the end, I just did't do the optimized setup. I installed dnsmasq on my Mac and pointed at that in Mac's dns settings. It resolves to this machine.

Start in guest:

start-crc.sh

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.