Ansible Galaxy
galaxy.ansible.com › community › kubernetes
community.kubernetes - Ansible Galaxy
We cannot provide a description for this page right now
Kubernetes
kubernetes.io › blog › 2019 › 03 › 15 › kubernetes-setup-using-ansible-and-vagrant
Kubernetes Setup Using Ansible and Vagrant | Kubernetes
January 3, 2026 - Installation binaries can be found here. Oracle VirtualBox can be used as a Vagrant provider or make use of similar providers as described in Vagrant's official documentation. Ansible should be installed in your machine.
Videos
10:41
How to Install Ansible AWX on Kubernetes Cluster | Open Source ...
41:12
Easy Kubernetes Using Ansible! (RKE2) - YouTube
Building a Highly Available Kubernetes Cluster with Ansible - YouTube
43:30
Ansible - kubernetes - 2. Initialisation du cluster, premier master ...
10:01
Kubernetes at Home with Kubespray and Ansible - YouTube
05:37
Deploying applications to Kubernetes using Ansible - YouTube
GitHub
github.com › torgeirl › kubernetes-playbooks
GitHub - torgeirl/kubernetes-playbooks: Ansible playbooks for setting up a Kubernetes cluster · GitHub
Ansible playbooks that creates a Kubernetes 1.29 cluster of Openstack instances running Ubuntu 22.04 LTS. Ansible and Python3 installed on the local machine (# yum install ansible).
Starred by 107 users
Forked by 66 users
Languages HCL
Ansible
docs.ansible.com › projects › ansible › latest › collections › kubernetes › core › docsite › kubernetes_scenarios › k8s_intro.html
Introduction to Ansible for Kubernetes — Ansible Community Documentation
Kubernetes Python client installed on the host that will execute the modules. The Kubernetes modules are part of the Ansible Kubernetes collection.
HOSTAFRICA
hostafrica.com › home › automate kubernetes cluster deployment with ansible on centos stream 8
Automate Kubernetes with Ansible - HOSTAFRICA
January 21, 2026 - It’s automation software that allows users to provision hosts, configure environments, install packages, deploy applications, and perform many other administrative and management tasks. In this article, we use Ansible playbooks to set up a Kubernetes cluster on CentOS Stream 8, with one master ...
Ansible
docs.ansible.com › projects › ansible › latest › collections › kubernetes › core › kubectl_connection.html
kubernetes.core.kubectl connection – Execute tasks in pods running on Kubernetes. — Ansible Community Documentation
To install it, use: ansible-galaxy collection install kubernetes.core.
Kubeclusters
kubeclusters.com › docs › How-to-Deploy-a-Single-Master-Kubernetes-Cluster-with-Ansible
How to Deploy a single master Kubernetes cluster with Ansible | Kube Clusters Documentation
$ apt-get install git python-pip -y $ pip install pip --upgrade $ pip install --no-cache-dir ansible ... 5.Modify the Ansible inventory file/etc/ansible/hosts to fit your environment. Usually you need to replace server’s IP addresses and its interface name.
TauCeti
tauceti.blog › posts › kubernetes-the-not-so-hard-way-with-ansible-the-basics
Kubernetes the not so hard way with Ansible - The basics - (K8s v1.28) - TauCeti blog
January 1, 2024 - But in general you should be able to use the Ansible roles mentioned here with minor or no modifications for other ISP e.g. Scaleway or Digital Ocean. I’ll only test this with Ubuntu 20.04 and 22.04. But with no/minimal modifications it should work with all systemd based Linux operating systems. I used Kelsey Hightower’s wonderful guide Kubernetes the hard way as starting point. My goal is to install a Kubernetes cluster with Ansible which could be used in production and is maintainable.
Spacelift
spacelift.io › blog › ansible-kubernetes
How to Manage Kubernetes with Ansible [Tutorial]
October 10, 2025 - To have Ansible run against a Kubernetes cluster, you will need the following setup before we continue. ... Please note that I will be using the Debian OS family (apt) for my examples. However, the same should work for any other Linux distribution. On your Ansible Control node, run the following to install Kubernetes Collection (this includes the module and plugins):
YouTube
youtube.com › watch
Kubernetes Cluster Installation using Ansible - YouTube
Learn how to use Ansible to install Kubernetes cluster. Installing kubernetes cluster using automation is how the real setup are done. Basic understanding of...
Published May 1, 2020
GitHub
github.com › kairen › kubeadm-ansible
GitHub - kairen/kubeadm-ansible: Build a Kubernetes cluster using kubeadm via Ansible.
Build a Kubernetes cluster using Ansible with kubeadm. The goal is easily install a Kubernetes cluster on machines running:
Starred by 741 users
Forked by 381 users
Languages Jinja 99.4% | Shell 0.6% | Jinja 99.4% | Shell 0.6%
Ansible
docs.ansible.com › ansible › latest › collections › kubernetes › core › k8s_module.html
kubernetes.core.k8s module – Manage Kubernetes (K8s) objects — Ansible Community Documentation
To install it, use: ansible-galaxy collection install kubernetes.core.
Ansible Galaxy
galaxy.ansible.com › kubernetes › core
kubernetes.core - Ansible Galaxy
We cannot provide a description for this page right now
GitHub
github.com › geerlingguy › ansible-role-kubernetes
GitHub - geerlingguy/ansible-role-kubernetes: Ansible Role - Kubernetes · GitHub
Starred by 621 users
Forked by 284 users
Languages Jinja