Backlog
Roadmap Priorities
- [Done] Dockerized KDK
- [In Progress] KDF Docs
- [In Progress] Multi-cluster DRY Configuration
- e.g. How to manage highly redundant umbrella charts or mh configs across many kubernetes clusters.
- Next generation of mh technology, could be something else
- Kubernetes Individual Identity (Security)
- OIDC Provider Integration
- Kubernetes RBAC (Security)
- Kubernetes Audit logging (Security)
- Multi-tenant Kubernetes Clusters
- Per-region Kubernetes clusters
- Individual Namespaces per project.
- Service Mesh (Security)
- East/West (intra-cluster)
- e.g. pod in one cluster can talk to service in another cluster.
- North/South (cross-cluster / external-to-cluster)
- Traffic encryption and authorization at sidecar container pod level
- Backups/Snapshots
- Secrets Management
- Distributed network tracing (Open-Tracing + Istio)
- Blue/Green deployments
- Kafka streaming platform
- Accounting, cross-cluster mirroring, security, multi-tenancy, entitlement, etc.
- Kubernetes on Openstack encryption at rest
- Node volumdes such as Etcd, and Kubernetes PVs
To be discussed/prioritized:
- Openstack Autoscale
- Kubernetes IDS (Falco/Abnormal Auth network traffic/etc…)
- Hardening around LoadBalancer/NodePort service creation.
- Dynamic Security Group creation for K8s service neutron ports. (bug in kube-controller-manager)
- Support for Node-Pools