Skip to content

Draft: add ability to create pods/deployments from yaml and delete them by specifying...

closes #11

  • Implements and expands the functionality of !2 (closed) to create pods/deployments from a YAML file
  • Add ability delete pods and deployments by specifying their labels and namespace
  • Add a dev test to verify kubernetes env is working (and the API a bit)

Functionality can be tested by:

Merge request reports

Loading