This helm chart install django in a kubernetes cluster.
Read and follow the Helm installation guide.
Note: The charts in this repository require Helm version 3.x or later.
In order to be able to use the charts in this repository, add the name and URL to your Helm client:
helm repo add django https://itswcg.github.io/django-helm/charts/
helm repo update
helm install my-release django/django -f values.yaml
django-helm includes
- django-server
- django-config
- django-volumes
- django-celery-beat
- django-celery-work
- django-celery-flower
- django-grpc-server
- django-migrate-job
- django-collectstatic-job
- django-log
see values.yaml
Integrated alicloud hpa, sls.