Attention: Deprecation notice for Bintray, JCenter, GoCenter and ChartCenter. Learn More
appscode/kmodules-crds
Chart version: v0.1.0
Api version: v2
App version: v0.1.0
Shared Kubernetes Custom Resource Definitions for AppsCode Proj...
application
Chart Type
Active
Status
Unknown
License
81
Downloads
https://charts.appscode.com/stable
Set me up:
helm repo add center https://repo.chartcenter.io
Install Chart:
helm install kmodules-crds center/appscode/kmodules-crds
Versions (0)
View all
Kmodules CRDs
Kmodules CRDs - Shared Kubernetes Custom Resource Definitions for AppsCode Projects
TL;DR;
$ helm repo add appscode https://charts.appscode.com/stable/
$ helm repo update
$ helm install kmodules-crds appscode/kmodules-crds -n kube-system
Introduction
This chart deploys Kmodules crds on a Kubernetes cluster using the Helm package manager.
Prerequisites
- Kubernetes 1.16+
Installing the Chart
To install the chart with the release name kmodules-crds
:
$ helm install kmodules-crds appscode/kmodules-crds -n kube-system
The command deploys Kmodules crds on the Kubernetes cluster in the default configuration. The configuration section lists the parameters that can be configured during installation.
Tip: List all releases using
helm list
Uninstalling the Chart
To uninstall/delete the kmodules-crds
:
$ helm delete kmodules-crds -n kube-system
The command removes all the Kubernetes components associated with the chart and deletes the release.