Page MenuHomePhabricator

Create a structured testing environment for applications running on kubernetes
Open, Needs TriagePublic

Description

When a team is deploying a service in our Kubernetes staging envirtonment, for the first time, their first question is "how do we test it". Right now they are given an endpoint which they are able to test from specific machines within our production.

We can expend that to something more structured by having a specific host were developers can test their application easily but also expand those to tests to perform for instance, load testing.