Skip to content

Commit 8b74052

Browse files
authored
Merge pull request linode#2533 from Guaris/rc-v.0.15
[release] Rc v.0.15
2 parents 3184a84 + 227531a commit 8b74052

File tree

51 files changed

+1453
-391
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+1453
-391
lines changed

ci/vale/dictionary.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ ajp
1717
aker
1818
alives
1919
allmasquerade
20+
alphanumerics
2021
amavis
2122
amavisd
2223
amd64
@@ -543,6 +544,7 @@ icinga
543544
icingacli
544545
icmp
545546
icmpv6
547+
idempotence
546548
ident
547549
identrust
548550
idlist

docs/applications/configuration-management/deploy-linodes-using-ansible/index.md

Lines changed: 376 additions & 0 deletions

docs/applications/configuration-management/install-a-chef-server-workstation-on-ubuntu-18-04/index.md

Lines changed: 1 addition & 1 deletion

docs/applications/configuration-management/use-hashicorp-vault-for-secret-management/index.md

Lines changed: 689 additions & 0 deletions

docs/applications/containers/how-to-deploy-kubernetes-on-linode-with-rancher-2-2/completed-cluster-config.yml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ addons: |-
88
name: linode
99
namespace: kube-system
1010
stringData:
11-
token: "..."
12-
region: "..."
11+
token: “…”
12+
region: “…”
1313
---
1414
addon_job_timeout: 30
1515
authentication:
@@ -25,7 +25,7 @@ ignore_docker_version: true
2525
#
2626
ingress:
2727
provider: "nginx"
28-
kubernetes_version: "v1.13.4-rancher1-2"
28+
kubernetes_version: "v1.13.5-rancher1-3"
2929
monitoring:
3030
provider: "metrics-server"
3131
#
@@ -68,14 +68,15 @@ network:
6868
services:
6969
etcd:
7070
backup_config:
71+
enabled: true
7172
interval_hours: 12
7273
retention: 6
7374
creation: "12h"
7475
extra_args:
7576
heartbeat-interval: 500
7677
election-timeout: 5000
7778
retention: "72h"
78-
snapshot: true
79+
snapshot: false
7980
kube-api:
8081
always_pull_images: false
8182
pod_security_policy: false
@@ -100,4 +101,4 @@ enable_cluster_monitoring: false
100101
enable_network_policy: false
101102
local_cluster_auth_endpoint:
102103
enabled: true
103-
name: "example-cluster"
104+
name: example-cluster

docs/applications/containers/how-to-deploy-kubernetes-on-linode-with-rancher-2-2/index.md

Lines changed: 1 addition & 12 deletions

docs/game-servers/multicraft-on-ubuntu/index.md

Lines changed: 37 additions & 37 deletions
62.3 KB
Binary file not shown.
554 KB

0 commit comments

Comments
 (0)