c12s-kubespray/inventory/cluster1/vagrant_ansible_inventory
2022-12-16 08:43:35 +03:00

18 lines
1.3 KiB
Plaintext

# Generated by Vagrant
k8s-1 ansible_host=127.0.0.1 ansible_port=2222 ansible_user='vagrant' ansible_ssh_private_key_file='/Users/vustaoglu/.vagrant.d/insecure_private_key' ip=172.18.8.101 flannel_interface=eth1 kube_network_plugin=flannel kube_network_plugin_multus=False download_run_once=True download_localhost=False download_cache_dir=/Users/vustaoglu/kubespray_cache download_force_cache=False download_keep_remote_cache=False docker_rpm_keepcache=1 kubeconfig_localhost=True kubectl_localhost=True local_path_provisioner_enabled=False local_path_provisioner_claim_root=/opt/local-path-provisioner/ ansible_ssh_user=vagrant
k8s-2 ansible_host=127.0.0.1 ansible_port=2200 ansible_user='vagrant' ansible_ssh_private_key_file='/Users/vustaoglu/.vagrant.d/insecure_private_key' ip=172.18.8.102 flannel_interface=eth1 kube_network_plugin=flannel kube_network_plugin_multus=False download_run_once=True download_localhost=False download_cache_dir=/Users/vustaoglu/kubespray_cache download_force_cache=False download_keep_remote_cache=False docker_rpm_keepcache=1 kubeconfig_localhost=True kubectl_localhost=True local_path_provisioner_enabled=False local_path_provisioner_claim_root=/opt/local-path-provisioner/ ansible_ssh_user=vagrant
[etcd]
k8s-[1:1]
[kube_control_plane]
k8s-[1:1]
[kube_node]
k8s-[1:1]
[k8s_cluster:children]
kube_control_plane
kube_node