Hey there, i really like your approach and it's simplicity compared to kubespray etc. but the ansible keeps breaking when it comes to applying resources, even with your minimal/default config: failed: [testkube-control-001] (item=cilium-...
Note. Return code rc for the command executed is added in output in version 2.2.0, and deprecates return code return_code.; Return code return_code for the command executed is added in output in version 1.0.0.
Note. Return code rc for the command executed is added in output in version 2.2.0, and deprecates return code return_code.; Return code return_code for the command executed is added in output in version 1.0.0.; The authenticated user must have at least read access to the pods resource and write access to the pods/exec resource.
SUMMARY. The documentation file in this repository differs from what is displayed on the ansible website. See for example the difference in the requirements ...
To check whether it is installed, run ansible-galaxy collection list. To install it, use: ansible-galaxy collection install kubernetes.core. To use it in a playbook, …
To check whether it is installed, run ansible-galaxy collection list. To install it, use: ansible-galaxy collection install kubernetes.core. To use it in a playbook, specify: kubernetes.core.k8s_info. Synopsis.