Skip to main content

Helm Charts installer

Project description

Helm Charts Installer

Install various Kubernetes Helm charts on a Kubernetes cluster, This application is mainly intended for local cluster charts installations.
Important helm_charts supports python3.5+ only!

Prerequisites

Install Docker Edge version, Follow instructions here (MacOS), Enter Docker preferences, And make sure to activate Kubernetes.

  • The application assumes that file ~/.kube/config created/appended is generated by Docker installation, And the config file contains context of docker-for-desktop

Installation

Run

pip3 install helm-charts

Usage

Execute application
helm_charts [-h] [--config-file CONFIG_FILE] [--use-context USE_CONTEXT] [--helm-init]

Examples

Specify config file, default file is: ~/.kube/config
helm_charts --config-file PATH_TO_CONFIG_FILE

set cluster context, default context is: docker-for-desktop
helm_charts --use-context CONTEXT_NAME

also Executes 'helm init' command
helm_charts --helm-init

Access Kubernetes Dashboard

If kubernetes_dashboard selected during installation process, In order to login, access https://kubernetes.localhost Press Choose kubeconfig file or ... on right side,
Select ~/.kube/config.local file and press SIGN IN

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

helm-charts-1.0.3.tar.gz (7.8 kB view hashes)

Uploaded Source

Built Distribution

helm_charts-1.0.3-py3-none-any.whl (13.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page