Addons table
Source: See kwasm website
Compatibility:
| name | description | version | compatibility |
|---|---|---|---|
| cert-manager | Certificate management for Kubernetes clusters |
|
|
| community | Enables the community addons repository |
|
|
| dns | Deploys CoreDNS. It is recommended that this addon is always enabled. |
|
|
| dashboard | The standard Kubernetes Dashboard. | ||
| gpu | Enable support for GPU accelerated workloads using the NVIDIA runtime. |
|
|
| ha-cluster | Allows for high availability on clusters with at least three nodes. |
|
|
| helm | Installs the Helm 2 package manager for Kubernetes |
|
|
| helm3 | Installs the Helm 3 package manager for Kubernetes |
|
|
| hostpath-storage | Create a default storage class which allocates storage from a host directory. Note!: The add-on uses simple filesystem storage local to the node where it was added. Not suitable for a production environment or clusters |
|
|
| host-access | Provides a fixed IP for access to the host’s services. |
|
|
| ingress | A simple ingress controller for external access. |
|
|
| kube-ovn | The feature rich Kube-OVN network fabric. |
|
|
| mayastor | Multi-node zero-ops storage option powered by Mayastor |
|
|
| metallb | Deploys the MetalLB Loadbalancer. Note that currently this does not work on macOS, due to network filtering. |
|
|
| metrics-server | Adds the Kubernetes Metrics Server for API access to service metrics. |
|
|
| prometheus | Deploys the Prometheus Operator. |
|
|
| rbac | Enable Role Based Access Control for authorisation. Note that this is incompatible with some other add-ons. |
|
|
| registry | Deploy a private image registry and expose it on localhost:32000. |
|
|
| storage | DEPRECATED - Replaced by the hostpath-storage addon. |
|