Giter VIP home page Giter VIP logo

k8c-install-webinar's Introduction

k8c-install-webinar

This repository will be used for hosting the script. It is used to generate couple of secrets and populate the installation files.

Quickstart

Run the following command to launch the script without cloning the repository:

wget -O - https://raw.githubusercontent.com/kubermatic-labs/k8c-install-webinar/master/generate.sh | bash /dev/stdin -k ./kubeconfig -d kubermatic.test.com

Script usage

In the installation files we need to specify values and options that are required to successfully install Kubermatic. Those can be set manually or we can use this script to make it more user friendly.

Make the script executable:

chmod u+x generate.sh

Three mandatory flags needs to be set:

  • folder: where the Kubermatic tarball has been extracted
  • kubeconfig: Path to the kubeconfig file of the Seed cluster
  • kubermatic-domain: Domain used to access Kubermatic

One optional flag, that is set by default to false:

  • letsencrypt-prod: boolean saying which if a well-known certificate authority will be signing the certificates.

We can now run the script:

./generate.sh --folder '.' --kubeconfig ./kubeconfig --kubermatic-domain kubermatic.test.com --letsencrypt-prod

This will generate the files used for the installation in the root directory:

bash-5.0$ ls -l
-rw-r--r--   1 staff  staff  131673 Jul 20 14:02 CHANGELOG.md
-rw-r--r--   1 staff  staff   12608 Jul 20 14:02 LICENSE
drwxr-xr-x  15 staff  staff     480 Jul 27 22:12 charts
drwxr-xr-x   5 staff  staff     160 Jul 27 22:12 examples
-rwxr-xr-x   1 staff  staff    4838 Jul 29 13:27 generate.sh
-rw-r--r--   1 staff  staff    5490 Jul 29 13:27 kubeconfig
-rw-r--r--   1 staff  staff    1832 Jul 29 13:38 kubermatic.yaml
-rw-r--r--   1 staff  staff    8186 Jul 29 13:38 seed.yaml
-rw-r--r--   1 staff  staff    1799 Jul 29 13:38 values.yaml

k8c-install-webinar's People

Contributors

youssefazrak avatar irozzo-1a 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.