Install rke2 + ingress-nginx and certmanager on Debian GNU/Linux.
The role is designed for Debian GNU/Linux.
ingress:
certificate_file: certificate-for-https-server
private_key_file: private-key-for-https-server
If you have to use HTTP_PROXY to access Internet, please visit ansible role http_proxy for info howto provide the role with info about the Proxy.
- hosts: localhost
connection: local
vars:
custom_kube_cfg_dir:
- owner: "semik"
group: "semik"
dir: "/home/semik/.kube"
roles:
- role: rke2