Commit Graph

448 Commits

Author SHA1 Message Date
Billy Tat 69b0c15627 Use server as field that needs to be changed 2022-05-19 15:03:08 -07:00
Daniel Cerejo fb98abdde4 Update _index.md
correct Example docker push mycustomreg:5000 should be mycustomreg.com:5000
2022-05-04 23:15:19 +01:00
Billy Tat ccec23cd7f Merge pull request #4049 from manuelbuil/ipv6Only
Update ipv6-only docs
2022-04-28 14:28:18 -07:00
Manuel Buil 1f25844a8a Update ipv6-only docs
Signed-off-by: Manuel Buil <mbuil@suse.com>
2022-04-25 17:34:28 +02:00
Jen Travinski 2851650586 Merge pull request #4053 from discentem/patch-1
minor wording fix
2022-04-25 09:25:10 -04:00
Jen Travinski d4c3e29082 Merge pull request #4045 from bashofmann/k3s-registries-mirror-rewrites
[K3s] Document registry mirror rewrite configuration
2022-04-25 09:17:06 -04:00
Brandon Kurtz 7be775ec6e minor wording fix 2022-04-24 14:07:19 -07:00
Bastian Hofmann 24060cd7e4 [K3s] Document registry mirror rewrite configuration and clean up mirror config section
Fixes https://github.com/rancher/docs/issues/4007

Signed-off-by: Bastian Hofmann <bashofmann@gmail.com>
2022-04-22 12:17:16 +02:00
Jen Travinski 8ea4ff3d6b Merge pull request #4010 from vadorovsky/k3s-dual-stack-netpol
k3s: Update information about dual-stack
2022-04-21 14:40:34 -04:00
Jen Travinski 67834e51d5 Merge pull request #4040 from manuelbuil/masq-option
Add ipv6-masq flag in docs
2022-04-21 14:12:29 -04:00
Manuel Buil acc6a52d2c Add ipv6-masq flag in docs
Signed-off-by: Manuel Buil <mbuil@suse.com>
2022-04-20 15:49:10 +02:00
Derek Nola a6158c5dd6 Update content/k3s/latest/en/advanced/_index.md
Co-authored-by: Jen Travinski <jennifer.travinski@suse.com>
2022-04-19 13:39:24 -07:00
Derek Nola f416a6a749 [K3s] Update incorrect template example link
We split the templates into linux and windows versions, making the old link incorrect.
2022-04-19 12:38:02 -07:00
Michal Rostecki fcf453ac30 k3s: Update information about dual-stack
Starting from k3s-io/k3s#5387, dual-stack and IPv6-only don't require
disabling network policy controller anymore - they can be used
regardless of IP family.

Signed-off-by: Michal Rostecki <vadorovsky@gmail.com>
2022-04-19 17:22:44 +02:00
Jennifer Travinski 78f3f2d894 Added word for phrasing clarity 2022-04-18 15:18:58 -04:00
Roberto Bonafiglia 62f23aaa34 Added wireguard port on networking installation 2022-04-08 10:31:33 +02:00
Derek Nola 6ee101badc Add info about vxlan on raspberry pi
Signed-off-by: Derek Nola <derek.nola@suse.com>
2022-04-01 09:54:54 -07:00
Roberto Bonafiglia 814150760a Update network installation doc 2022-03-21 09:43:46 +01:00
Roberto Bonafiglia 3f4883d593 Update K3s network installation doc 2022-03-18 11:46:42 +01:00
Billy Tat 941f319cf8 Merge pull request #3897 from macedogm/rancher/35735-update-hardening-docs-k3s
Update K3s hardening guide to CIS Kubernetes Benchmark 1.6
2022-03-16 15:11:05 -07:00
Thomas MOLINA c08674b597 Remove extra }} on server config links 2022-03-16 08:38:34 +01:00
Jennifer Travinski e803b521b1 Added note to clarify K3s versioning caveat 2022-03-15 11:03:16 -04:00
Guilherme Macedo 84d4555168 Add steps to enable API Server audit logs
Signed-off-by: Guilherme Macedo <guilherme.macedo@suse.com>
2022-03-14 00:08:38 +01:00
Manuel Buil 9d42c3ee57 Add comment about disabling netpol when flannel-backend=none
Signed-off-by: Manuel Buil <mbuil@suse.com>
2022-03-08 14:57:47 +01:00
Guilherme Macedo f3efeb3924 Update K3s hardening guide to CIS Kubernetes Benchmark 1.6
Signed-off-by: Guilherme Macedo <guilherme.macedo@suse.com>
2022-02-22 15:40:12 +01:00
SpaceComet 357b9e2548 Update Helm _index.md
Update the example that shows how to edit the HelmChartConfig. The `imageTag` is not longer used and I updated it to avoid confusion  #36590
2022-02-21 20:00:34 -05:00
Jennifer Travinski aa6de5262f Updated phrasing 2022-02-17 09:57:32 -05:00
Tobias Mühl 378a2fe43c typo "exclude" 2022-02-17 18:57:44 +07:00
Jennifer Travinski 484fbd6765 Updated per feedback 2022-02-16 16:51:39 -05:00
Jennifer Travinski b87744d3c0 Added new section to explain in-tree driver deprecation 2022-02-09 10:47:09 -05:00
Jen Travinski f7cbb90535 Merge pull request #3843 from werdnum/patch-1
Add documentation for automatic etcd migration
2022-02-03 13:40:25 -05:00
Andrew Garrett 92371ed7dd Add documentation for automatic etcd migration
Should help with https://github.com/k3s-io/k3s/issues/1257
2022-02-04 00:26:45 +11:00
Gavin a3669dfb3b Fix etcd Snapshot cron Expression
Unfamiliarity with cron expressions could result in bad configuration. In this case, the expression intended to represent every 5 hours, but instead represented every minute past every 5 hours (i.e. 60 snapshots every 5 hours)
2022-02-02 09:58:04 +01:00
Jen Travinski cfdb58c142 Merge pull request #3724 from jtravee/K3s-token
Documented version specific upgrade issues in K3s upgrade documentation
2022-01-20 15:26:15 -05:00
Jen Travinski 55bd5cf568 Merge pull request #3768 from dereknola/missing_warning
[K3s] Duplicate Warning HA K3s about not enabling secrets later
2022-01-04 11:03:02 -05:00
Jennifer Travinski f4bc78ee0c Grouped notes together as bullet points 2022-01-04 10:59:41 -05:00
Derek Nola 530a35802a Duplicate note warning HA K3s about not enabling secrets later
Signed-off-by: Derek Nola <derek.nola@suse.com>
2022-01-03 14:58:16 -08:00
Omripresent a34a8d9f6d Update _index.md
Corrected etcd recovery documentation link
2021-12-31 08:51:27 -05:00
Jen Travinski c9fee3e80a Merge pull request #3713 from rancher-max/etcd-arg
Add newly available etcd-arg
2021-12-23 16:03:20 -05:00
Jen Travinski 3065531421 Merge pull request #3743 from manuelbuil/tokens
More info about K3S_TOKEN and K3S_AGENT_TOKEN
2021-12-22 12:38:50 -05:00
Manuel Buil b1e9149cdd Add token explanation
Signed-off-by: Manuel Buil <mbuil@suse.com>
2021-12-20 09:46:35 +01:00
Jen Travinski 35dacd670e Merge pull request #3731 from manuelbuil/securityConcerns
Add security warning
2021-12-17 15:56:26 -05:00
Jen Travinski fca0836d40 Merge pull request #3735 from dereknola/k3s_encrypt
Add page about new K3s `secrets-encrypt` tool.
2021-12-15 12:12:37 -05:00
Derek Nola cfeae950a3 Added missing colons
Signed-off-by: Derek Nola <derek.nola@suse.com>
2021-12-15 09:00:19 -08:00
Manuel Buil f5faf7af1d Add more information about tokens
Signed-off-by: Manuel Buil <mbuil@suse.com>
2021-12-14 20:14:46 +01:00
Derek Nola 1be00a0628 Review changes
Signed-off-by: Derek Nola <derek.nola@suse.com>
2021-12-13 11:30:37 -08:00
Jen Travinski 1414524706 Merge pull request #3721 from manuelbuil/ha-update
Add config flags that must be shared across server nodes
2021-12-13 11:58:47 -05:00
Jen Travinski fac9b68d82 Merge pull request #3722 from manuelbuil/update-flags-and-variables
Update the flags and variables doc
2021-12-13 09:01:49 -05:00
Derek Nola 6c713a745a Use version
Signed-off-by: Derek Nola <derek.nola@suse.com>
2021-12-10 15:20:54 -08:00
Derek Nola d6871c51be Status info
Signed-off-by: Derek Nola <derek.nola@suse.com>
2021-12-10 15:19:10 -08:00