Billy Tat
b27b00da87
Revert "Revert "Merge branch 'main' into main-to-2023-Q3-v2.7x""
...
This reverts commit 5eb3b2876f .
2023-10-05 16:32:09 -07:00
Marty Hernandez Avedon
cead220aaf
#420 Canonical links for Rancher-security ( #895 )
...
* canonicized k3s-self-assessment-guide
* canonicized rke1-hardening-guide
* canonicized rke2-self-assessment-guide
* canonicized selinux-rpm
* canonicized rancher-security
2023-10-02 10:47:31 -04:00
Colleen Murphy
a7b41dd423
Reflect impersonation docs to 2.7 and 2.6 ( #892 )
...
A troubleshooting guide for impersonation was added to the unversioned
reference guide. This change applies the same to 2.7 and 2.6, since it
was introduced in 2.6.
2023-09-28 16:05:31 -04:00
Billy Tat
0eaaeef9bc
Reapply PR #788
2023-09-28 10:49:18 -07:00
Billy Tat
5eb3b2876f
Revert "Merge branch 'main' into main-to-2023-Q3-v2.7x"
...
This reverts commit 45aa5bb9bd , reversing
changes made to 5380fffa27 .
2023-09-27 15:42:04 -07:00
Billy Tat
f967061cd4
Revert "Merge pull request #884 from btat/main-to-2023-Q3-v2.7x"
...
This reverts commit 03d60e2851 , reversing
changes made to bcfcf6f62c .
2023-09-27 15:41:42 -07:00
Billy Tat
45aa5bb9bd
Merge branch 'main' into main-to-2023-Q3-v2.7x
2023-09-27 14:48:50 -07:00
Billy Tat
bcfcf6f62c
Merge pull request #809 from btat/cleanup-extra-dirs
...
Clean up unused directories/files
2023-09-27 13:33:24 -07:00
Marty Hernandez Avedon
c7c9caa3e6
fixed broken link syntax: #[...].md > .md# ( #872 )
2023-09-22 17:34:01 -04:00
Marty Hernandez Avedon
0baf42a3e9
canonicized reference-guides/prometheus + /rancher-manager-architecture ( #869 )
2023-09-22 16:18:55 -04:00
Marty Hernandez Avedon
07da386179
#845 , #855 edit and rm helm chart values that are not yet available ( #865 )
...
* rm values that are not yet available
* applying changes to versioned docs
2023-09-19 16:57:18 -04:00
Marty Hernandez Avedon
cf0e7a280d
correcting double / in canonical urls ( #863 )
2023-09-19 12:54:40 -04:00
martyav
5380fffa27
merge conflict resolved
2023-09-19 12:42:52 -04:00
Marty Hernandez Avedon
08f6c59d81
canonicized monitoring-v2-configuration ( #851 )
2023-09-18 12:06:48 -04:00
Marty Hernandez Avedon
aa1223263d
#420 canonical links for reference guide subfolders, cli and cluster config ( #850 )
...
* canonicized cli-with-rancher
* canonicized machine-configuration
* canonicized node-template-configuration
* canonicized gke-cluster-configuration
* canonicized use-existing-nodes
* canonicized rancher-server-configuration
2023-09-18 11:41:09 -04:00
Marty Hernandez Avedon
6dd093f6c5
#420 canonical links for reference guide best practices ( #849 )
...
* canonicized rancher-managed-clusters
* canonicized rancher-server
2023-09-18 11:39:21 -04:00
Marty Hernandez Avedon
e4326feac0
#420 Canonical links for reference guides subfolders, api and backup restore ( #848 )
...
* canonicized about-the-api
* canonicized backup-restore-configuration
2023-09-18 11:23:07 -04:00
Billy Tat
33309f8734
Clean up unused directories/files
2023-09-15 16:32:17 -07:00
Tom Lebreux
f6a70125b1
Convert all helm-template instructions to helm-install ( #828 )
...
* Adjust command to install cert-manager
The directory `cert-manager` is not created when using `helm install`
instead of `helm template --output-dir .`.
Also, the CRDs are downloaded in the current directory, so adjust the
commands as well.
* Convert helm template to helm upgrade/install
Since we're using Helm hooks, we cannot use `helm template`, otherwise
things will break. The commands are updated to use `helm install` and
`helm upgrade`.
2023-09-13 18:02:02 -04:00
Billy Tat
7922b74630
Merge pull request #832 from vickyhella/vk-bilingual
...
Fix broken links and update Chinese docs
2023-09-13 14:06:55 -07:00
Marty Hernandez Avedon
acedf5470d
#793 RKE2 cluster templates ( #822 )
...
* #793 RKE2 cluster templates #793
* syncing 2.6 after testing confirmed
2023-09-12 09:56:11 -04:00
Marty Hernandez Avedon
ae0281478a
#420 Canonical links for smaller directories ( #837 )
...
* canonicized cluster-provisioning/rke-clusters/options/options.md
* canonicized security scans
* canonicized contributing to rancher
* canonicized 'what is rancher?'
2023-09-08 17:23:37 -04:00
Marty Hernandez Avedon
82668462be
#420 canonical links for FAQ ( #836 )
...
* #420 canonical links for FAQ
* missing files for 2.0-2.4, 2.5
2023-09-08 16:35:41 -04:00
Marty Hernandez Avedon
a2952cd469
#420 canonical links for Troubleshooting ( #835 )
...
* canonicized troubleshooting/kubernetes-components
* canonicized troubleshooting/other-troubleshooting-tips
* canonicized troubleshooting
* files for 2.0-2.4, and 2.5
2023-09-08 15:35:01 -04:00
Marty Hernandez Avedon
d5e9e0d111
#748 Update info about which K8s distros can enable ACE ( #749 )
...
* 748 Update info about which K8s distros can enable ACE
* rephrase, typo fix, links, acronyms
* avilable > available
* Rancher, not Kubernetes
* Apply suggestions from code review
Co-authored-by: Brad Davidson <brad@oatmail.org >
Co-authored-by: Billy Tat <btat@suse.com >
* added missing 2.6 page
* ace available on imported clusters as well as rancher-provisioned
---------
Co-authored-by: Brad Davidson <brad@oatmail.org >
Co-authored-by: Billy Tat <btat@suse.com >
2023-09-08 10:37:00 -04:00
vickyhella
5cd6c930f1
Fix broken links
2023-09-08 17:28:15 +08:00
Marty Hernandez Avedon
36f84327ea
canonicized advanced user guides ( #813 )
2023-08-25 15:57:47 -04:00
Marty Hernandez Avedon
bea15afa17
canonicized cis-scan-guides ( #812 )
2023-08-25 14:35:52 -04:00
Marty Hernandez Avedon
1e4d576296
canonicized istio-setup-guide ( #811 )
2023-08-25 14:34:43 -04:00
Marty Hernandez Avedon
f7557d8e99
#420 - Canonical links for manage-projects ( #810 )
...
* canonicized manage-project-resource-quotas
* canonicized manage-projects
2023-08-25 14:07:44 -04:00
Billy Tat
59ebb11438
Sync 'Updated contribute-to-rancher' (700f07) to versioned docs
2023-08-23 15:42:19 -07:00
Marty Hernandez Avedon
cc1b56c892
canonicized monitoring-alerting-guides ( #804 )
2023-08-23 17:18:43 -04:00
Marty Hernandez Avedon
d08532ac18
801 - correcting no-space between head tag and next line in file ( #803 )
2023-08-23 15:12:40 -04:00
Billy Tat
1fd885c669
Merge pull request #784 from martyav/420-pages-for-subheaders
...
#420 SEO Improvements: pages-for-subheaders
2023-08-22 15:23:32 -07:00
Marty Hernandez Avedon
d9bf7f41a5
canonicized prometheus-federator-guides ( #800 )
2023-08-22 16:55:09 -04:00
Marty Hernandez Avedon
95b8aa9530
canonicized monitoring-v2-configuration-guides ( #799 )
2023-08-22 15:59:23 -04:00
Billy Tat
379e447b2b
Merge pull request #788 from martyav/736-update-info-related-to-eks-instance-resource-tags
...
#736 update info related to eks instance resource tags
2023-08-16 08:23:16 -07:00
Marty Hernandez Avedon
ef7a25fab8
#420 SEO Improvements: new-user-guides ( #783 )
...
* canonicized new-user-guides
* missing versioned_docs
2023-08-15 16:08:51 -04:00
martyav
d6c2d05059
canonicized pages-for-subheaders
2023-08-15 15:24:51 -04:00
Marty Hernandez Avedon
61b02185af
#420 SEO Improvements: manage-clusters ( #782 )
...
* canonicized horizontal-pod-autoscaler
* added files_without_canonical.txt to gitignore
* canonized access-clusters
* canonicized manage-persistent-storage
* canonicized install-cluster-autoscaler
* canonicized provisioning-storage-examples
* canonicized manage-clusters
* missing versioned_docs
2023-08-15 15:16:46 -04:00
Marty Hernandez Avedon
8cfddecb5a
#420 SEO Improvements: launch-kubernetes-with-rancher ( #780 )
...
* canonicized horizontal-pod-autoscaler
* canonicized nutanix
* canonicized vsphere
* canonicized use-ne-nodes-in-an-infra-provider
* canonicized launch-kubernetes-with-rancher
* missing versioned docs
2023-08-15 12:30:57 -04:00
Marty Hernandez Avedon
28acde1f41
#420 SEO Improvements: Kubernetes resource set up ( #775 )
...
* canonicized horizontal-pod-autoscaler
* canonicized load-balancer-and-ingress-controller
* canonicized workloads-and-pods
* canonicized kubernetes-resource-setup
2023-08-14 16:34:59 -04:00
Marty Hernandez Avedon
7a7d6904fb
#420 SEO Improvements: Kubernetes clusters in Rancher ( #771 )
...
* 420 SEO Improvements: Kubernetes clusters in Rancher
canonicized checklist-for-production-ready-clusters
* canonicized set-up-cloud-providers
* vSphere title updates
* another retitle, to match file name
* typo and acronym expansion
* syncing vSphere pages, including missing versioned pages
* more missing versioned docs
* canonicized set-up-clusters-from-hosted-kubernetes-providers
* canonicized use-windows-clusters
* missing versioned docs
* canonicized remaining pages in kubernetes-clusters-in-rancher-setup
2023-08-11 19:08:09 -04:00
martyav
1ff0013105
adding canonical links for good measure
2023-08-11 12:12:40 -04:00
martyav
184756baea
reverted table update for v2.6 as change is only present in v2.7. Kept copyedit
2023-08-11 12:03:33 -04:00
martyav
9a0087b1a9
versioned docs synced- v2.6, v2.7. v2.5 gets copyedit but uncertain if changes to table apply
2023-08-11 11:26:08 -04:00
Billy Tat
4b2fadcc59
Merge pull request #732 from martyav/455-how-to-set-hostNetwork
...
#455 How to set hostNetwork:true for k8s 1.21 and up
2023-08-10 17:03:48 -07:00
Marty Hernandez Avedon
3ded90a630
420 SEO Improvements: Canonical links for Kubernetes cluster setup ( #767 )
2023-08-10 17:56:54 -04:00
martyav
106f9d179a
rm'd mention of rke2
2023-08-10 15:42:02 -04:00
Marty Hernandez Avedon
5693bf2c1a
syncing v2.6 page with PR 747 ( #754 )
2023-08-04 11:08:35 -04:00