Skip to content

Commit

Permalink
updated the roadmap
Browse files Browse the repository at this point in the history
Signed-off-by: Dipankar Das <[email protected]>
  • Loading branch information
dipankardas011 committed Oct 29, 2024
1 parent 02e383c commit fff3dc0
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion content/en/docs/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@ tags: [roadmap, core]
---

{{% pageinfo %}}
Current Status on Supported Providers
Current Status on Supported Providers and Next Features
{{% /pageinfo %}}

### Supported Providers

<div class="-text-green">Done</div>
<div class="-text-red">Not Started</div>
Expand Down Expand Up @@ -54,3 +55,19 @@ flowchart LR;
```

### Next Features

- Talos as the next Bootstrap provider
- Green software which can help you save energy and also better somehow
- WASM first class support feature
- ML features unikernels and better ML workload scalability
- Production stack for monitoring, security, to application specific application integrations like vault, kafka, etc.
- Health checks of various k8s cluster
- Role Based Access Control for any cluster
- Ability import any existing cluster and also to respect the existing state and not overwrite it with the new state from ksctl but to be able to manage only the resources which the tool has access
- add initial production ready for cert manager + ingress controller (nginx) + gateway api
- add initial production ready for monitoring (prometheus + grafana) tracing (jaeger) Opentelemtery support
- add initial production ready for Networking (cilium)
- add initial production ready for service mesh (istio)


0 comments on commit fff3dc0

Please sign in to comment.