* adding doc folder * initial draft * initial draft-2 * initial draft-3 * initial draft-4 * adding testing and use cases * format
1.3 KiB
1.3 KiB
2019 Virtual Kubelet roadmap
work in progress
Core ideals for next year
- Reduce the barrier of entry.
- Create a stable community.
- Release virtual kubelet 1.0.
Requirements and goals
- Core. Split out providers from the virtual kubelet core tree. Today the provider dependencies within the virtual kubelet cause more harm than good.
- Interface. Stablize the virtual kubelet interface so minimal changes to no changes will be needed in the future.
- Developer. Reduce the barrier of entry to create with virtual kubelet.
- Community. Grow and nurture the community for virtual kubelet core. Includes compiling use-cases past the cloud providers interests. IoT use-cases will be a big focus.
Testing
- Improve our e2e testing in virtual kubelet core.
- Add options & integration points to include any provider.
- Create a baseline for how quickly virtual kubelet can process requests. Test at high scale throughput.
- Work with sig-architecture in Kubernetes to develop a conformance test profile for virtual kubelet.
Use cases
- Explore what it means to use virtual kubelet in an IoT Edge usecases and work with wg-io-edge in Kubernetes to develop a standard within virtual kubelet to enable those usecases.
- Create provider agnostic tools to scale into virtual kubelet.
- tba