AnsibleBashCode MaintenanceCongenicaContainersDockerGitGithubKubernetesKubesprayPortfolioProfessionalPythonScriptingSkillsTechnologies
Kubespray Dependencies
Anyone who has worked witk Kubespray knows what kind of hell it is to figure out the dependencies. Part of the reason for this is that each version is kept on a seperate branch, and each branch will have it’s own buried readme – which notes the particular version of Python and Ansible is supported. Easy when you know how, but a pain if you’re dealing with complex installation processes and installing dependencies for the first time.
This script I wrote essentially takes a python version or an ansible version and will loop through checking out each branch then printout which versions of Kubespray are supported.