Add documentation about bastion hosts

This commit is contained in:
Alexander Block
2016-12-09 10:57:50 +01:00
parent 06584ee3aa
commit 3e007df97c
2 changed files with 15 additions and 1 deletions

View File

@@ -8,7 +8,7 @@
# node6 ansible_ssh_host=95.54.0.17 # ip=10.3.0.6
# ## configure a bastion host if your nodes are not publicly reachable
# bastion ansible_ssh_host=xxx.xxx.xxx.xxx
# bastion ansible_ssh_host=x.x.x.x
# [kube-master]
# node1