You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Helm chart is the best way to let the app deployed in no time to kubernetes clusters ( k8s, Openshift, Tanzu, AWS EKS, AKS, GKE,... so on).
It's also the best way to delivery the configuration as code.
So it's not only app up and running, but also the app is seeded with all min configuration
That being said, that will be awesome to :
make sure that the container image of this software exist in a centralized repo (i.e. dockerhub)
helm chart is developed
The text was updated successfully, but these errors were encountered:
Thanks for posting this, I will take a look and get back to you with my feedback.
In general we aim to make the installation and deployment processes as simple as possible for any environment, so this will actually really be helpful.
Helm chart is the best way to let the app deployed in no time to kubernetes clusters ( k8s, Openshift, Tanzu, AWS EKS, AKS, GKE,... so on).
It's also the best way to delivery the configuration as code.
So it's not only app up and running, but also the app is seeded with all min configuration
That being said, that will be awesome to :
The text was updated successfully, but these errors were encountered: