ansibleplaybookbundle / apb-base

Base image for APB development
Apache License 2.0
8 stars 14 forks source link

Add k8s inventory plugin for usage as conductor container #18

Closed LorbusChris closed 4 years ago

LorbusChris commented 6 years ago

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

LorbusChris commented 5 years ago

Is this feature still relevant?

LorbusChris commented 4 years ago

closing due to inactivity