Skip to content

Commit

Permalink
helm
Browse files Browse the repository at this point in the history
  • Loading branch information
leaddevops authored Oct 11, 2023
1 parent 7c78ce4 commit 74de85a
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
## Helm

> ### 1. [introduction](https://github.com/lerndevops/helm-charts/blob/main/01-introduction/README.md)
> ### 2. [setup-kubernetes-cluster](https://github.com/lerndevops/helm-charts/blob/main/02-setup-kubernetes-cluster/README.md)
> ### 3. [architecture & install helm](https://github.com/lerndevops/helm-charts/blob/main/03-install-helm/README.md)
> ### 4. [how-helm-works](https://github.com/lerndevops/helm-charts/blob/main/01-introduction/how-helm-works.md)
> ### 5. [pros-and-cons-of-using-helm](https://github.com/lerndevops/helm-charts/blob/main/01-introduction/pros-and-cons-of-using-helm.md)
> ### 6. [work-with-helm-charts](https://github.com/lerndevops/helm-charts/blob/main/04-work-with-helm-charts/README.md)
> ### 7. [develop-create-helm-charts](https://github.com/lerndevops/helm-charts/blob/main/05-create-helm-charts/README.md)
> #### 1. [introduction](https://github.com/lerndevops/helm-charts/blob/main/01-introduction/README.md)
> #### 2. [setup-kubernetes-cluster](https://github.com/lerndevops/helm-charts/blob/main/02-setup-kubernetes-cluster/README.md)
> #### 3. [architecture & install helm](https://github.com/lerndevops/helm-charts/blob/main/03-install-helm/README.md)
> #### 4. [how-helm-works](https://github.com/lerndevops/helm-charts/blob/main/01-introduction/how-helm-works.md)
> #### 5. [pros-and-cons-of-using-helm](https://github.com/lerndevops/helm-charts/blob/main/01-introduction/pros-and-cons-of-using-helm.md)
> #### 6. [work-with-helm-charts](https://github.com/lerndevops/helm-charts/blob/main/04-work-with-helm-charts/README.md)
> #### 7. [develop-create-helm-charts](https://github.com/lerndevops/helm-charts/blob/main/05-create-helm-charts/README.md)
> #### 8. [helm-plugins]
> #### 9. [helm-chart-securiry]
> #### 10. [package-and-publish-helm-charts](./08-package-publish-helm-charts/README.md)


Expand Down

0 comments on commit 74de85a

Please sign in to comment.