Adds the ability to gather a dynamic inventory of pods in the target namespace on the base container.
This can then be used in conjunction with the kubectl connection plugin to connect to created containers from the APB container and execute e.g. container-enabled Ansible roles for runtime init/config in each container.
Adds the ability to gather a dynamic inventory of pods in the target namespace on the base container. This can then be used in conjunction with the kubectl connection plugin to connect to created containers from the APB container and execute e.g. container-enabled Ansible roles for runtime init/config in each container.
Fixes #16