Skip to content

Commit

Permalink
added supported apps for ksctl applications
Browse files Browse the repository at this point in the history
Signed-off-by: Dipankar Das <65275144+dipankardas011@users.noreply.github.com>
  • Loading branch information
dipankardas011 committed Jun 18, 2024
1 parent 540ad8e commit 137e4c8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions content/en/docs/Ksctl Operators/application.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down

0 comments on commit 137e4c8

Please sign in to comment.