-
-
Notifications
You must be signed in to change notification settings - Fork 32
Home
Welcome to the helm-charts
wiki!
This repository is geared towards a Turing Pi cluster running k3s and so this wiki is based off of using traefik, kubectl, and helm. Also, these charts by default use the armv7
version of images.
Most charts point to a container image that support at least the following architectures:
armv7
arm64
amd64
armv6
is not supported by most cluster software, such as k3s, therefore armv6
is not a requirement.
Some charts will use container images that point to architecture specific tags but this is avoided whenever possible.
Only released container images are used in charts and so pre-release and beta releases are ignored.
I also use chartname
to denote the name of your chart and chartnamespace
to denote the name your namespace throughout the wiki. Also, my-chart
is used to denote the name of your chart deployment.
- Home
- Deployment
- Integration
- Development
- Scripts
- Requests
- Tips & Tricks
- Troubleshooting
- FAQ
- Contributing
- Code of Conduct