mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-10 11:15:49 +00:00
move private-ca to single-node, move cleaning-cluster-nodes to faq
This commit is contained in:
+1
-1
@@ -183,4 +183,4 @@ Chains |
|
||||
iptables -L -t nat
|
||||
iptables -L -t mangle
|
||||
iptables -L
|
||||
```
|
||||
```
|
||||
@@ -1,12 +0,0 @@
|
||||
---
|
||||
title: Removing Rancher
|
||||
weight: 375
|
||||
---
|
||||
|
||||
This section contains instructions on how to remove Rancher or nodes added to clusters.
|
||||
|
||||
Choose from the following options:
|
||||
|
||||
- [Cleaning cluster nodes]({{< baseurl >}}/rancher/v2.x/en/installation/removing-rancher/cleaning-cluster-nodes)
|
||||
|
||||
In this section, you can find steps to clean nodes that have been added to clusters created in Rancher.
|
||||
@@ -5,4 +5,5 @@ weight: 250
|
||||
|
||||
* [Air Gap Installation](air-gap-installation)
|
||||
* [HTTP/S Proxy Configuration](proxy-configuration)
|
||||
* [Using an External Load Balancer](single-node-install-external-lb)
|
||||
* [Using an External Load Balancer](single-node-install-external-lb)
|
||||
* [Using a Private CA Root Certificate](private-ca-root-certificate)
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Adding custom CA root certificates
|
||||
title: Using a Private CA Root Certificate
|
||||
weight: 365
|
||||
---
|
||||
Services that Rancher needs to access are sometimes configured with a certificate from an custom/internal Certificate Authority (CA) root, also known as self signed certificate. If the presented certificate from the service cannot be validated by Rancher, the following error will appear: `x509: certificate signed by unknown authority`.
|
||||
Reference in New Issue
Block a user