Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(community): add vagrant and ansible implementation with links to docs #763

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

meysam81
Copy link

@meysam81 meysam81 commented Mar 4, 2024

This effort is implemented using the latest binaries, as of the time of writing this PR, using the following stacks:

  • Vagrant (v2.4): infrastructure layer on top of VirtualBox for local VMs (without any cloud provider)
  • Ansible (v2.16): for the entire configuration and setting up the cluster
  • Kubernetes v1.29.2
  • containerd v1.7.13
  • Cilium v1.15 for networking CNI instead of kube-proxy

The complete guide is documented here:
https://developer-friendly.blog/2024/03/03/kubernetes-the-hard-way/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant