diff --git a/about.html b/about.html index e69de29..36c54a0 100644 --- a/about.html +++ b/about.html @@ -0,0 +1,161 @@ + + +
+ + +Here's what you need to know about the helmhub-io
+ + +In DevOps and Site Reliability Engineering (SRE) practices, Helm charts are a packaging format used to define, install, + and manage complex Kubernetes applications consistently and reliably. Often described as the "package manager" + for Kubernetes (similar to apt or yum in Linux), + Helm streamlines the deployment and lifecycle management of applications within a Kubernetes cluster. +
+ So, simply put, this is where you can get all your helm charts +