The future state of Kubernetes
When thinking about the future state of a piece of software or a solution, there are two considerations:
- The desires or needs that are linked to specific, future, and missing use cases
- The existing roadmap, its relationship with the current architecture, and how to include future enhancements
As we’ve observed in this handbook, there is not one software to address all needs. It often involves combining multiple projects and composing a solution toward our end goal while managing Secrets for both the Kubernetes platform and applications running on it. As such, let’s have a solution-driven overview of what we would expect for the future.
Food for thought and enhancements
Starting with the native stack offered by the Kubernetes project, the proposed changes and roadmap are documented in KEP-3299. The same goes for the design documents from the SIG in charge of CSI Secrets Store.
Generally speaking, and with all respect...