This is an add-on for the DDEV project that adds utilities to work with Kubernetes inside the DDEV Web container.
After adding, these commands will be available inside the web container:
Run a command:
ddev add-on get MurzNN/ddev-kubernetesThen, restart your project
ddev restartContributed and maintained by @MurzNN (Alexey Murz Korepov).