kubernetes-sigs / kubespray

Deploy a Production Ready Kubernetes Cluster
Apache License 2.0
16.15k stars 6.47k forks source link

Can we install multiple versions of kubespray as a collection ? if so what is - ansible.builtin.import_playbook: kubernetes_sigs.kubespray??.cluster---?? #11404

Open snarthan opened 3 months ago

snarthan commented 3 months ago

Is this feature is support?

  1. Can we install multiple versions of kubesparys as a collection? A.Example collection1--2.23 collections:
    • name: https://github.com/kubernetes-sigs/kubespray type: git version: master # use the appropriate tag or branch for the version you need Install your collection ansible-galaxy install -r requirements.yml-------? Create a playbook to install your Kubernetes cluster
    • name: Install Kubernetes ansible.builtin.import_playbook: kubernetes_sigs.kubespray.cluster---?

B. Example collection2--2.25 collections:

kundan2707 commented 3 months ago

/kind support

snarthan commented 3 months ago

Can you please provide more details how to import multiple kubespary as a ansible collections ? is it supported ?

k8s-triage-robot commented 5 days ago

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale