aknochow / f8s

Kubernetes on Fedora

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

f8s - Kubernetes on Fedora

f8s is an Ansible playbook for deploying Kubernetes on Fedora

This playbook is intended to be run against a remote host but can also be used on your local machine if running Fedora.

Note - The playbook is currently still being developed and isn't finished yet. Please stay tuned for updates!

Supported Operating Systems:

Requirements:

You must have Ansible and the Kubernetes collection installed on the host running the playbook.

Kubernetes collection:

ansible-galaxy collection install kubernetes.core

Script for preparing Fedora hosts:

The following script is available for preparing Fedora hosts:

bash prepare-fedora.sh

Usage

Run the playbook:

ansible-playbook f8s.yaml

Note - The playbook isn't finished yet. Currently working on the main kubernetes role.

About

Kubernetes on Fedora

License:Apache License 2.0


Languages

Language:Shell 100.0%