This repository contains example Kubernetes YAML files, ArgoCD application manifests, and Helm charts for beginners.
- k8s: Example k8s YAML files.
- ArgoCD: Example ArgoCD application manifests.
- Helm: Example Helm charts and values files.
Clone this repository and explore the directories for examples. The Helm chart provides a simple example for deploying an NGINX application with configurable replica count, image, and service settings. You can customize it further to fit your specific application requirements.
- custom controller boilerplate
- Operators
- Community-driven Helm Charts repository: Artifact HUB
essential:
set expandtab
set tabstop=2
set shiftwidth=2
optional:
set autoindent
set smartindent
set bg=dark
set nowrap
set paste
- Observability examples