infrapuzzle/bootstrap/inventory/prod/host_vars/jetson1.dyndns.moritzgraf.d...

25 lines
657 B
YAML

---
ansible_become: yes
ansible_become_method: sudo
ansible_python_interpreter: /usr/bin/python3
metrics_server_enabled: false
access_ip: 80.209.218.138
ansible_host: 80.209.218.138
#flannel_public_ip: 80.209.218.138
#kubelet_address: 80.209.218.138
ip: 192.168.11.60
# kubelet_node_custom_flags:
# ""
# setting of annotations not possible in kubespray,
# this has to be done manually
# node_labels:
# flannel.alpha.coreos.com/public-ip: 80.209.218.138
# flannel.alpha.coreos.com/public-ip-overwrite: 80.209.218.138
# alpha.kubernetes.io/provided-node-ip: 80.209.218.138
# node_taints:
# - "jetson=true:NoSchedule"
# - "jetson2=true:NoSchedule"