Overview
This section provides guidance to get Testkube to production, in particular to enable access to Testkube without requiring k8s privileges to the Testkube k8s namespace and workloads:
- Exposing Testkube Dashboard externally with ingresses.
- Overall Testkube deployment on AWS.
- Add OAuth authentication to the Testkube dashboard.
- Add OAuth authentication to the Testkube api-server used by the CLI as an alternative to default
proxy
mode leveraging kube apiserver proxy.