mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Install Kubernetes 1.11 and go back to Ubuntu Xenial until Bionic is officially supported
This commit is contained in:
parent
5acc7652a9
commit
bf83e675f2
26 changed files with 765 additions and 7 deletions
|
|
@ -11,5 +11,5 @@ harden_linux_ufw_rules:
|
|||
- rule: "allow"
|
||||
to_port: "7000"
|
||||
protocol: "udp"
|
||||
docker_version: 18.06.*
|
||||
docker_version: 17.03.*
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue