From 137e4c832fd937b54555781c179fd3337868258a Mon Sep 17 00:00:00 2001 From: Dipankar Das <65275144+dipankardas011@users.noreply.github.com> Date: Tue, 18 Jun 2024 08:53:14 +0530 Subject: [PATCH] added supported apps for ksctl applications Signed-off-by: Dipankar Das <65275144+dipankardas011@users.noreply.github.com> --- content/en/docs/Ksctl Operators/application.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/content/en/docs/Ksctl Operators/application.md b/content/en/docs/Ksctl Operators/application.md index 02df347..1372f17 100644 --- a/content/en/docs/Ksctl Operators/application.md +++ b/content/en/docs/Ksctl Operators/application.md @@ -23,6 +23,16 @@ this is current available on all clusters created by `ksctl@v1.2.0` It has a dependency on `ksctl agent` {{% /alert %}} +### Supported Apps and CNI +| Name | Type | Category +|- | - | - | +| Argo-CD | App | CI/CD | +| Argo-Rollouts | App | CI/CD | +| Istio | App | Service Mesh | +| Cilium | Cni | - | +| Flannel | Cni | - | +| Kube-Prometheus | App | Monitoring | + #### Example usage Lets deploy `argocd@v2.9.X`, `prometheus-stack@v55.X.Y`