Replace the aging Kubernetes cluster used in Toolforge with a modern deployment of Kubernetes using v1.15 or newer. This will involve:
- Examining the method we use to deploy Kubernetes
- Replacing custom code changes made in our legacy Kubernetes cluster with modern equivalents
- Implementing RBAC to replace ABAC
- Examine how we handle Ingress traffic to tools
- ...