mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Install etcd cluster
This commit is contained in:
parent
e0b240c7bd
commit
7e1e5f9c91
13 changed files with 55 additions and 1033 deletions
|
|
@ -16,9 +16,7 @@ k8s_encryption_config_directory: "{{k8s_config_directory}}"
|
|||
k8s_interface: "{{peervpn_conf_interface}}"
|
||||
k8s_conf_dir: /etc/kubernetes
|
||||
|
||||
etcd_version: "3.1.12"
|
||||
etcd_bin_dir: "/usr/local/bin"
|
||||
etcd_client_port: "2379"
|
||||
etcd_version: "3.2.24"
|
||||
|
||||
harden_linux_root_password: "{{k8s_scaleway_root_password}}"
|
||||
harden_linux_deploy_user: deploy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue