/ddev-kubernetes

Adds Kubernetes tools (kubectl, krew plugins) to DDEV projects

Primary LanguageShellApache License 2.0Apache-2.0

tests project is maintained

DDEV Kubernetes add-on

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:

Installation

Run a command:

ddev add-on get MurzNN/ddev-kubernetes

Then, restart your project

ddev restart

Contributed and maintained by @MurzNN (Alexey Murz Korepov).