Files
kubernetes/docs/index.md
Jon 93b63308ef chore: migrated from internal repo
!1 nofusscomputing/infrastructure/config!28
2023-10-27 21:47:03 +09:30

646 B

title, description, date, template, about
title description date template about
Kubernetes Ansible Role No Fuss Computings Ansible role nfc_kubernetes 2023-10-24 project.html https://gitlab.com/nofusscomputing/projects/ansible/roles/kubernetes

Expected inventory setup:

  • each host has a host_vars file with ansible_host defined. can be either DNS name, IPv4/IPv6 Address

  • k3s host group with all hosts part of this group

  • kubernetes_master host group with all master nodes part of

  • variable Kubernetes_Master boolean set for all host that are master nodes.

  • hosts that require Kubernetes API access added to variable kubernetes_config.cluster.access