Skip to content

Commit

Permalink
updated the application support table
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 137e4c8 commit d014630
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions content/en/docs/Ksctl Operators/application.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@ 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 |
| Name | Type | Category | Ksctl_Name |
|- | - | - | - |
| Argo-CD | App | CI/CD | argocd |
| Argo-Rollouts | App | CI/CD | argo-rollouts |
| Istio | App | Service Mesh | istio |
| Cilium | Cni | - | cilium |
| Flannel | Cni | - | flannel |
| Kube-Prometheus | App | Monitoring | prometheus-stack |

#### Example usage

Expand Down

0 comments on commit d014630

Please sign in to comment.