We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e88bd05 commit 8ab91c2Copy full SHA for 8ab91c2
content/kubeone/main/guides/ssh/_index.en.md
@@ -102,3 +102,4 @@ instances and bastion host:
102
* `AllowTcpForwarding` is either not present or set to `yes`
103
* `PermitOpen` is either not present or set to `any`
104
* `PermitTunnel` is either not present or set to `yes`
105
+* `DisableForwarding` is either not present or set to `no`
content/kubeone/v1.10/guides/ssh/_index.en.md
0 commit comments