techno-tim / k3s-ansible

The easiest way to bootstrap a self-hosted High Availability Kubernetes cluster. A fully automated HA k3s etcd install with kube-vip, MetalLB, and more. Build. Destroy. Repeat.
https://technotim.live/posts/k3s-etcd-ansible/
Apache License 2.0
2.41k stars 1.05k forks source link

offline use case #301

Closed baozitao closed 1 year ago

baozitao commented 1 year ago

Can this ansible automation be used in an offline environment? I didn't find instructions for the project to be used in an offline environment

timothystewart6 commented 1 year ago

Unfortunately it cannot, as least it its current state. We grab manifests from github rather than including them in the playbook. If you check out an older release you can see it there.