1.3 KiB
1.3 KiB
title | description | lead | date | draft | images | menu | weight | toc | aliases | |||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Kubernetes Documentation | Add better Kubernetes documentation. | While there is some documentation for Kubernetes, and several people have it working, better documentation is needed. | 2022-06-15T17:51:47+10:00 | false |
|
250 | true |
|
Stages
This section represents the stages involved in implementation of this feature. The stages are either in order of implementation due to there being an underlying requirement to implement them in this order, or in their likely order due to how important or difficult to implement they are.
Integration Documentation
{{< roadmap-status stage="in-progress" >}}
Provide some generalized integration documentation for Kubernetes.
Helm Chart
{{< roadmap-status stage="in-progress" >}}
Develop and release a Helm Chart which makes implementation on Kubernetes easy.
This is currently in progress and there is a Helm Chart Repository. This is considered beta and the chart itself has a lot of work to go.
Kustomize
{{< roadmap-status >}}
Implement a Kustomize bundle people can utilize with Kubernetes.