GithubHelp home page GithubHelp logo

cli's Introduction

Kotal CLI

Build from source

git clone [email protected]:kotalco/cli.git
cd cli
go build -o kotal
./kotal --help

check

To check that if we can safely install kotal components into the Kubernetes cluster we've access to, use kotal check command

./kotal check

It will return output similar to the following:

Check underlying cluster compliance:

✔️ can create Kubernetes client
✔️ can query Kubernetes API
✔️ is running minimum Kubernetes version
✔️ kotal namespace doesn't exist
✔️ can create Namespaces
✔️ can create ClusterRoles
✔️ can create ServiceAccounts
✔️ can create ClusterRoleBindings
✔️ can create CustomResourceDefinitions
✔️ can create Services
✔️ can create Deployments
✔️ can create Secrets
✔️ can create MutatingWebhookConfigurations
✔️ can create ValidatingWebhookConfigurations
✔️ cert-manager is installed
✔️ can create cert-manager Issuers
✔️ can create cert-manager Certificates

🔥 kotal can be installed

install

If no issues have been reported using kotal check command, you can go ahead and install kotal components using kotal install command:

./kotal install --version 0.1-alpha.6

It will return output similar to the following:

🚀 Installing Kotal operator
👍 Kotal operator has been installed
⏰ Waiting for the operator to start successfully
🙌 Operator is up and running

dashboard

TODO

diagnose

TODO

upgrade

TODO

cli's People

Stargazers

Bruno Gomes avatar

Watchers

Mostafa Farghaly 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.