mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-01-20 20:01:25 +00:00
- image is set configurable and set to the app version for version control - imagePullPolicy revert earlier changes to flatten hierarchy since helm create uses .Values.image.pullPolicy - update imagePullPolicy to IfNotPresent since this is the default with helm create and fits with our strategy as well. - Source, https://helm.sh/docs/topics/chart_best_practices/pods/
Human-Connection Nitro | Deployment Configuration
We deploy with kubernetes. In order to deploy your own network you have to install kubectl and get a kubernetes cluster.
We have tested two different kubernetes providers: Minikube and Digital Ocean.
Check out the specific documentation for your provider. After that, learn how to apply the specific kubernetes configuration for Human Connection.