Code Monkey home page Code Monkey logo

minikube-local-kubernetes's Introduction

   



Minikube multi-experience Kubernetes environemnt

Sample toolset used for local installation, management and run of a single server Kubernetes cluster experience with easy multiple profiles definition, mainteinance and management

You can eaily define mutiple profiles and multiple instances. Any folder will remember your profiles, drivers, etc...

Working folder contains binaries, tools and configuration files used to run the commands and the Kubernetes experience. Using multiple working folders you can maintain multiple peofiles, nodes and Kunernetes clusters.

Goals

Fast definition of a Kubernetes study or test environment locally. All commands will be downloaded and installed, in case you do not have them in your system.

In this case you have to source the environment before use this product.

Requisites

In order to activate the experience you need to have installed:

How does it work

You can create your machine in a folder just running following command:

You can start/stop/destroy minikube profile, using follwing scripts:

You can check minikube profile using followiung script:

You can check create, check, and provide help infomration for Kubernetes API available components, using following script (--help for command usage and various options):

You can add and remove the Kubernetes dashboard, using following command (use "--delete" to remove the dashboard) :

(It needs kubectl and at least one profile created, run it in the project folder you created the Kubernetes cluster)

In order to set binary installation folder in your shell you can run following comamand:

	source ./env.sh

You will have some commands within already reference of some commands (linked to the folder profile) :

  • mk -> minikube -p .....

  • kc -> kubectl .....

Available tools

Here list of available tools:

  • minikube (used to init/manage Kubernetes cluster)

  • kubectl (used to control Kubernetes cluster)

  • helm (used to deploy charts)

  • kops (used to manage cluster and Kubernetes components)

  • kind (creates and manages local Kubernetes clusters using Docker container 'nodes')

Enjoy the experience.

License

The library is licensed with LGPL v. 3.0 clauses, with prior authorization of author before any production or commercial use. Use of this library or any extension is prohibited due to high risk of damages due to improper use. No warranty is provided for improper or unauthorized use of this library or any implementation.

Any request can be prompted to the author Fabrizio Torelli at the follwoing email address:

[email protected]

minikube-local-kubernetes's People

Contributors

hellgate75 avatar

Watchers

James Cloos avatar  avatar

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.