--- ansible_become: yes ansible_become_method: sudo ansible_python_interpreter: /usr/bin/python3 metrics_server_enabled: false kubelet_preferred_address_types: 'Hostname,ExternalDNS,ExternalIP,InternalDNS,InternalIP' 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"