Feature
support handy interactions to validate service serves as expected, and avoid typing the kubectl command to request the service repeatedly and manually.
Design
users can:
- check if the service responds accordingly with a few provided customary ways(curl, print, forward-port and open in browser), with one click
- validate service repeatedly without setting up the validation approaches and parameters.
- the validation routines can be shared as configurations with coworkers.
<todo - prototype>