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
Jen Travinski
72f92b1543
Merge pull request #3989 from rafaelrdealmeida/patch-1
...
Put slash to wrap command line helm
2022-04-20 09:03:43 -04:00
Jen Travinski
8273bfd934
Merge pull request #4042 from rancher/dereknola-patch-1
...
[K3s] Update incorrect template example link
2022-04-19 17:16:49 -04: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
Jen Travinski
a7ee3fd5f0
Merge pull request #4039 from jtravee/apiVersion-fix
...
Corrected apiVersion term in RKE docs
2022-04-19 15:20:14 -04: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
Jen Travinski
eaee8f77b4
Merge pull request #4021 from zacharlie/patch-1
...
Fix quickstart powershell newline character
2022-04-19 11:12:33 -04:00
Jennifer Travinski
81675ce55d
Corrected version back to newest 1.7.1
2022-04-19 11:07:25 -04:00
Jen Travinski
ec1d512650
Merge branch 'master' into patch-1
2022-04-19 10:55:05 -04:00
Jennifer Travinski
5ae9543692
Corrected apiVersion
2022-04-19 09:53:09 -04:00
Jen Travinski
f51947c10a
Merge pull request #4019 from bashofmann/fix-logging-upstream-docs-link
...
Fix link in Logging -> Flows to link to the correct upstream docs page
2022-04-18 15:50:01 -04:00
Jen Travinski
c49870fde3
Merge pull request #4017 from asloan7/master
...
updating cert-manager version to match 2.6 notes
2022-04-18 15:29:08 -04:00
Jen Travinski
1f6da23a38
Merge pull request #4013 from rbrtbnfgl/k3s-wireguard-port
...
Added wireguard port on networking installation
2022-04-18 15:23:16 -04:00
Jennifer Travinski
78f3f2d894
Added word for phrasing clarity
2022-04-18 15:18:58 -04:00
Jen Travinski
2648a94f0f
Merge pull request #4014 from bashofmann/fix-longhorn-docs-links
...
Always link to the latest Longhorn docs version
2022-04-18 15:12:09 -04:00
Jennifer Travinski
efaa378bae
Added update to two other links in 2.6
2022-04-18 15:06:21 -04:00
Jen Travinski
7ee71e3ced
Merge pull request #4011 from jgallucci32/patch-3
...
Remove invalid link to kubernetes cloud providers
2022-04-18 14:41:36 -04:00
Jen Travinski
395ffe31f2
Merge pull request #4012 from jgallucci32/patch-4
...
Remove invalid link to cloud providers in v2.5
2022-04-18 14:38:23 -04:00
Jennifer Travinski
b74e027351
Updated 2.6 docs for broken link also
2022-04-18 14:15:03 -04:00
Hayden
8a2cc7ab6b
Merge pull request #4031 from macedogm/update-security-cves
...
Add new security advisories
2022-04-15 11:35:21 -04:00
Guilherme Macedo
391d7aee66
Add new security advisories
...
Signed-off-by: Guilherme Macedo <guilherme.macedo@suse.com >
2022-04-15 10:03:35 +02:00
Charlie
da01e1d232
Fix powershell newline character
...
Remove backslashes from powershell command
2022-04-12 13:51:18 +02:00
Bastian Hofmann
5f30d33956
Fix link in Logging -> Flows to link to the correct upstream docs page
...
Signed-off-by: Bastian Hofmann <bashofmann@gmail.com >
2022-04-11 10:24:53 +02:00
mutron3k
8efe67488d
updating cert-manager version to match 2.6 notes
...
https://rancher.com/docs/rancher/v2.6/en/installation/install-rancher-on-k8s/
"New in v2.6.4, cert-manager versions 1.6.2 and 1.7.1 are compatible. We recommend v1.7.x because v 1.6.x will reach end-of-life on March 30, 2022."
and https://rancher.com/docs/rancher/v2.6/en/installation/install-rancher-on-k8s/
("CLICK TO EXPAND")
helm install cert-manager jetstack/cert-manager \
--namespace cert-manager \
--create-namespace \
--version v1.7.1
2022-04-08 10:05:40 -04:00
Bastian Hofmann
54c8abb9cd
Always link to the latest Longhorn docs version
...
Signed-off-by: Bastian Hofmann <bashofmann@gmail.com >
2022-04-08 13:01:46 +02:00
Roberto Bonafiglia
62f23aaa34
Added wireguard port on networking installation
2022-04-08 10:31:33 +02:00
jgallucci32
9dca333f27
Remove invalid link to cloud providers in v2.5
...
Kubernetes removed the official documentation for cloud providers in https://github.com/kubernetes/website/pull/23517 . Users are now instructed to view the individual documentation provided by each cloud provider.
2022-04-07 14:21:18 -07:00
jgallucci32
facd7baf0b
Remove invalid link to kubernetes cloud providers
...
Kubernetes removed the official documentation for cloud providers in https://github.com/kubernetes/website/pull/23517 . Users are now instructed to view the individual documentation provided by each cloud provider.
2022-04-07 14:18:26 -07:00
divya-mohan0209
1d75de87df
Merge pull request #3994 from divya-mohan0209/divya-mohan-patch-6
...
Make amendments to the installation netowrking requirements
2022-04-07 09:44:18 +05:30
Hayden
a27f692298
Merge pull request #3999 from dereknola/ubuntu_vxlan_k3s
2022-04-05 12:32:22 -04:00
divya-mohan0209
aca17a5e97
Amending per suggestions
2022-04-05 15:01:40 +05:30
Catherine Luse
04acc2fcdf
Merge pull request #4003 from catherineluse/tabs
2022-04-04 21:33:39 -07:00
Jen Travinski
37e6c3f0e2
Merge pull request #3996 from vnephologist/master
...
Add Nutanix node-pools
2022-04-04 22:03:58 -04:00
Jennifer Travinski
c02308fdfe
Recommended revisions for Nutanix docs
2022-04-04 21:58:23 -04:00
Catherine Luse
854505464f
Merge pull request #4006 from rancher/revert-4004-revert-4002-staging
...
Revert "Revert "Staging to master" due to rendering problems"
2022-04-04 18:02:44 -07:00
Catherine Luse
e98cb6dee1
Remove breaking changes to Permalink
2022-04-04 18:01:28 -07:00
Catherine Luse
7a7fa47547
Revert "Revert "Staging to master" due to rendering problems"
2022-04-04 17:19:35 -07:00
Catherine Luse
d857d24796
Merge pull request #4005 from rancher/staging
...
Revert Permalink changes from master
2022-04-04 16:48:01 -07:00
Catherine Luse
1269a3f9dc
Merge pull request #3975 from rancher/revert-3895-baseurl
...
Revert "Use the current hostname for baseUrl"
2022-04-04 16:33:23 -07:00
Catherine Luse
fc3becb48f
Merge pull request #4004 from rancher/revert-4002-staging
...
Revert "Staging to master" due to rendering problems
2022-04-04 16:02:26 -07:00
Catherine Luse
5940e04b40
Revert "Staging to master"
2022-04-04 16:01:56 -07:00
Catherine Luse
7969035048
Fix tabs in Helm CLI quickstart
2022-04-04 15:24:45 -07:00
Jen Travinski
ddc7259354
Merge pull request #4002 from rancher/staging
...
Staging to master
2022-04-04 17:58:52 -04:00
Jen Travinski
1fd1455e59
Merge branch 'master' into staging
2022-04-04 17:32:05 -04:00
Nuno do Carmo
e515e9e7a0
Merge pull request #3998 from macedogm/security-update-cves
...
Update security advisories
2022-04-04 15:42:59 +02:00
Guilherme Macedo
affd895d8d
Update security advisories.
...
Signed-off-by: Guilherme Macedo <guilherme.macedo@suse.com >
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com >
Co-authored-by: Caleb Bron <cbron@users.noreply.github.com >
2022-04-04 11:22:11 +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