Giter Club home page Giter Club logo

kubernetes-for-windows-quickstart's Introduction

kubernetes-for-windows-quickstart

quickstart for https://github.com/pablodav/kubernetes-for-windows to start using it faster. It will be used to test the roles before going to start working on a merge to kubespray, so in the future it could be fully integrated with kubespray, but changes will be required to get it done so this quickstart is supported for prod envs and don't worry for future support, I'm will try to create a smooth migration for that time.

fork this repo

clone with submodules:

git clone  https://github.com/yourusername/kubernetes-for-windows-quickstart --recursive

update submodules

git submodule update --init
git submodule foreach git checkout master
git submodule foreach git pull

You can also go inside each submodule dir ex: cd roles/3d/kubespray and update to the version you want. You can use above commands to update the submodules any time.

install the requirements from kubespray:

sudo pip install -r roles/3d/kubespray/requirements.txt

Edit vars and inventory

Edit inventory in inventory and vars in inventory/group_vars

Run the playbooks

https://github.com/pablodav/kubernetes-for-windows#step-3---install-kubernetes-packages-using-roleskubernetesyml-playbook

Warning

Be careful, don't save the credentials in a public repository, do not upload the changes you made in vars to your forked repo. Also use vaults to save credentials whenever is possible.

Publish services on Premises

Use this model for on-premises:

https://medium.com/@kyralak/accessing-kubernetes-services-without-ingress-nodeport-or-loadbalancer-de6061b42d72

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.