Kubernetes Helm Go Github Pages Shell Script

production-env

Introduction

The vContainer Helm Infra repository houses Helm Charts designed to enhance functionalities for vContainer Kubernetes clusters.

These Helm charts seamlessly integrate with the infrastructure and services offered by VNG CLOUD. Through the VNG CLOUD portal, customers can efficiently oversee the resources of their vContainer Kubernetes clusters. The currently supported Helm charts include:

#Chart nameDescriptionArtifact/Github repository
1vcontainer-storage-interfaceProvides PersistentVolume for vContainer Kubernetes clusters.- Artifact: https://artifacthub.io/packages/helm/vcontainer-helm-infra/vcontainer-storage-interface
- GitHub: https://github.com/vngcloud/vcontainer-storage-interface

Installation

Prerequisites

Install the vcontainer-helm-infra repository

To install the vContainer Helm Infra repository, use the following command:

helm repo add vcontainer-helm-infra https://vngcloud.github.io/vcontainer-helm-infra
helm repo update

Uninstall the vContainer Helm Infra repository

  • To completely remove the vContainer Helm Infra repository, use the following command:
helm repo remove vcontainer-helm-infra