c03ad55354
``` Updated: argo/argo-cd: - 5.16.2 asserts/asserts: - 1.17.0 avesha/kubeslice-controller: - 0.4.3 avesha/kubeslice-worker: - 0.4.6 bitnami/kafka: - 20.0.0 bitnami/redis: - 17.3.14 bitnami/wordpress: - 15.2.18 bitnami/zookeeper: - 11.0.0 citrix/citrix-cpx-with-ingress-controller: - 1.28.2 citrix/citrix-ingress-controller: - 1.28.2 cockroach-labs/cockroachdb: - 10.0.0 codefresh/cf-runtime: - 1.8.0 datadog/datadog: - 3.5.1 gitlab/gitlab: - 6.6.2 jaeger/jaeger-operator: - 2.38.0 jenkins/jenkins: - 4.2.17 kuma/kuma: - 2.0.1 minio/minio-operator: - 4.5.5 redpanda/redpanda: - 2.3.14 speedscale/speedscale-operator: - 1.2.6 sysdig/sysdig: - 1.15.60 traefik/traefik: - 20.7.0 ``` |
||
---|---|---|
.. | ||
charts | ||
crds | ||
templates | ||
Chart.yaml | ||
Readme.MD | ||
questions.yaml | ||
values.yaml |
Readme.MD
Kubeslice Enterprise Worker Helm Charts
The Slice Operator, also known as a Kubeslice Worker is a Kubernetes Operator component that manages the life-cycle of the KubeSlice related Custom Resource Definitions (CRDs). Please refer to the documentation for more details.
Usage
Helm must be installed to use the charts. Please refer to Helm's documentation to get started.
Once Helm is set up properly, add the repo as follows:
helm repo add kubeslice https://kubeslice.aveshalabs.io/repository/kubeslice-helm-ent-prod/
You can then run helm search repo kubeslice
to see the charts.
Setting Up Kubeslice Worker
Install Chart
See Kubeslice Worker Installation for instructions on istalling worker operator on kind
for non-production use.
For setting up Worker Operator on other cloud platforms, refer to the Kubeslice Worker Installation on Cloud.
Uninstall Chart
Please refer the following Kubeslice Worker uninstallation steps
Upgrading Chart
helm upgrade [RELEASE_NAME] kubeslice/kubeslice-worker [flags]
Guide
A full and comprehensive documentation is available on our enterprise documentation website.