akshshar / xrd-helm-charts

Sample helm charts to get users started with XRd on Kubernetes. This repository is an aid to the xrdocs blogs on XRd @ https://xrdocs.io/virtual-routing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XRd Helm charts

This repository contains Sample Helm charts to help run XRd on Kubernetes. These charts serve as an aid to the blogs posted @ https://xrdocs.io/virtual-routing

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm has been set up correctly, add the repo as follows:

helm repo add <alias> https://akshshar.github.io/xrd-helm-charts

If you had already added this repo earlier, run helm repo update to retrieve the latest versions of the packages. You can then run helm search repo <alias> to see the charts.

To install the chart:

helm install <custom-chart-name> <alias>/<chart-name>

To uninstall the chart:

helm delete <custom-chart-name>

About

Sample helm charts to get users started with XRd on Kubernetes. This repository is an aid to the xrdocs blogs on XRd @ https://xrdocs.io/virtual-routing


Languages

Language:Smarty 100.0%