FAQs
- Where can I find out about Helm charts?
Go to Helm’s official documentation to learn more about Helm: https://helm.sh/docs/howto/charts_tips_and_tricks/.
- Where can I find out about Kustomize?
Go to Helm’s official documentation to learn more about Kustomize: https://kubectl.docs.kubernetes.io/references/kustomize/.
- What is the recommended official Kubernetes article about init containers?
I recommend bookmarking this article, Init Containers: https://kubernetes.io/docs/concepts/workloads/pods/init-containers/.
- What is your recommended Kubernetes official article for ConfigMaps?
I recommend bookmarking an article, ConfigMaps: https://kubernetes.io/docs/concepts/configuration/configmap/.
- What is your recommended official Kubernetes article for resource management?
I recommend bookmarking this article, Resource Management for Pods and Containers: https://kubernetes.io/docs/concepts/configuration...