Commit Graph

3115 Commits

Author SHA1 Message Date
Catherine Luse 24ffd93eae Resolve merge conflicts 2021-06-30 09:40:03 -07:00
Nelson Roberts 7c5ba8f02c updated guide table and corrected pdf link 2021-06-24 10:40:14 -07:00
jgallucci32 2cfc9059d2 Update docker installation script to use 20.10
Updates the installation script to use the latest version of Docker supported by Rancher.
2021-06-21 16:33:33 -07:00
Catherine Luse 4d9c419c48 Replace resource quota diagram 2021-06-18 13:15:23 -07:00
Catherine Luse de95120806 Make versioning structure less confusing 2021-06-07 08:52:42 -07:00
Daishan c689188976 Add clusterRole and binding to use restricted psp 2021-05-28 12:51:16 -07:00
dkeightley 7d08497a00 Update repo/tag to reflect latest image location and version 2021-05-28 10:46:48 +12:00
Catherine Luse afb4b262da Merge pull request #3290 from MonzElmasry/rke2-cis-1.6-docs
Add rke2 cis-1.6 docs
2021-05-26 11:30:43 -07:00
dkeightley 36b6baa1a6 Update snapshot to false for RKE cluster.yml example 2021-05-26 12:23:12 +12:00
MonzElmasry c9ec8e1539 add rke2 cis-1.6 docs 2021-05-25 23:17:34 +02:00
Catherine Luse b8969899eb Merge pull request #3284 from bashofmann/fix-adfs-openssl-req-command
Fix openssl certificate generation command in ADFS docs
2021-05-20 14:50:06 -07:00
Catherine Luse d0e7f18f23 Fix YAML indentation for example for Istio and RKE2 2021-05-20 10:47:29 -07:00
Bastian Hofmann 11139f18c5 Fix openssl certificate generation command in ADFS docs
The CN must be a hostname without a protocol.

With the protocol the command even fails because of the missing escaping of the forward slashes:

openssl req -x509 -newkey rsa:2048 -keyout myservice.key -out myservice.cert -days 365 -nodes -subj '/CN=https://myservice.example.com'
Generating a 2048 bit RSA private key
..+++
...........................+++
writing new private key to 'myservice.key'
-----
end of string encountered while processing type of subject name element #1
problems making Certificate Request

Signed-off-by: Bastian Hofmann <bashofmann@gmail.com>
2021-05-20 15:50:53 +02:00
Catherine Luse 8ee63f468f Fix meaning of PromQL #3245 2021-05-19 16:24:53 -07:00
Alex Seymour 8d1cf071c0 Correct auditLog.maxBackup typo 2021-05-18 16:55:41 +02:00
Jeremy Glover cd5f5efad5 Change "is" to "it" 2021-05-17 15:58:02 -04:00
dkeightley 04a9c3a9a8 Update hyperlink typo 2021-05-10 15:05:45 +12:00
Catherine Luse d3f196c4e2 Update requirements for Windows server OS 2021-05-04 17:05:56 -07:00
Catherine Luse d15d504c6a Remove phrase suggesting v2.5.6 is in the future 2021-05-04 15:55:37 -07:00
Catherine Luse e80f26dd9e Update wording of note on versioned docs 2021-05-04 15:54:39 -07:00
Catherine Luse b055d38078 Underscore that 2.x docs are outdated as of v2.5.6 2021-05-04 15:44:18 -07:00
Shubham Dang 2d99399ff3 Update OpenStack typo. 2021-04-25 04:47:13 +05:30
Catherine Luse 4c22c3abce Add requirements for RKE2 installs to versioned docs 2021-04-23 16:20:57 -07:00
Catherine Luse a657a46423 Clarify ingress requirements for Kubernetes installs 2021-04-23 15:59:29 -07:00
Catherine Luse 0092b276d7 Update Rancher requirements to include RKE2 installs 2021-04-23 15:55:09 -07:00
Catherine Luse 200d6a01fb Merge pull request #3101 from bencouture/patch-1
Update the name of OPA Gatekeeper to match the marketplace
2021-04-23 12:42:35 -07:00
Nikolas 373102cbe7 Update _index.md 2021-04-21 23:19:44 +02:00
Nikolas 0eaac0d7b8 Possible typo in filename
Running RKE version: v1.2.7

```
rke util get-kubeconfig                          
INFO[0000] Creating new kubeconfig file                 
INFO[0000] Copied file [./kube_config_cluster.yml] to new location [kube_config090097404] as back-up 
INFO[0000] [reconcile] Rebuilding and updating local kube config 
INFO[0000] Successfully Deployed local admin kubeconfig at [./kube_config_cluster.yml] 
INFO[0000] [reconcile] host [osl-argusdev-kube-cluster1.mnemonic.no] is a control plane node with reachable Kubernetes API endpoint in the cluster
```

Output is without dash and only underscore.
2021-04-21 23:03:56 +02:00
Catherine Luse 6c382f01b0 Merge pull request #3186 from ahbosch/patch-3
Fix list formatting
2021-04-20 13:47:16 -07:00
Tejeev 8bf6ddc43f fix swissarmyknife locations 2021-04-16 18:05:47 +01:00
ahbosch 2f761c4f2e Update _index.md
Updated the Format
2021-04-13 18:40:33 -04:00
Catherine Luse e670bd51b6 Remove IP addresses for git.rancher.io 2021-04-11 10:00:31 -07:00
Catherine Luse 63bb655760 Merge pull request #3161 from fritzduchardt/patch-1
Change order of Docker install steps
2021-04-10 09:49:16 -07:00
Catherine Luse 59af846793 Merge pull request #3160 from tabarrial/patch-1
Update _index.md
2021-04-09 09:46:43 -07:00
Catherine Luse 1699388a64 Merge pull request #3163 from victorcasado/patch-1
Adding "https://" to the name of the server on line 55
2021-04-08 16:12:52 -07:00
Catherine Luse b0e7f038b5 Fix typos #2987 2021-04-07 15:50:02 -07:00
Catherine Luse 3708ab43a1 Add 'Working with a Custom Docker Root Directory' to toc and v2.5 section 2021-04-06 09:41:18 -07:00
vcasado 6569853369 Adding "https://" to the name of the server on line 55
Related to an issue with a customer. Ticket https://rancher.zendesk.com/agent/tickets/12724
2021-04-06 14:06:06 +02:00
Catherine Luse bd8c3e323a Merge pull request #3064 from nickgerace/master-namespace
Add cattle-logging ns recreation troubleshooting
2021-04-05 13:44:33 -07:00
fritzduchardt 8d8c628130 Update _index.md
The installation steps for docker and group configuration are in the wrong order.
2021-04-05 16:14:34 +02:00
tabarrial c5d445a6c7 Update _index.md
Change Reference to correct section
2021-04-05 08:48:56 +02:00
Catherine Luse 8869ee3df4 Edit docs for Rancher install on EKS 2021-03-31 18:57:20 -07:00
Catherine Luse 21ba0df72b Resolve conflict in EKS install docs 2021-03-31 18:31:49 -07:00
Catherine Luse 1f4d6b58e4 Fix link 2021-03-31 18:21:56 -07:00
Catherine Luse c6ae1df8c2 Add more docs about installing Rancher on EKS 2021-03-31 18:16:56 -07:00
Catherine Luse 336a098a79 Remove misplaced files 2021-03-26 15:45:11 -07:00
Catherine Luse 98f54cde2e Fix formatting 2021-03-25 20:56:12 -07:00
Catherine Luse be837e7f5e Modify EKS permissions #3127 2021-03-25 20:51:15 -07:00
Catherine Luse 0f45bd147d Merge pull request #3124 from catherineluse/etcd-directory
Change the etcd directory for flatcar linux cluster when install V2 monitoring
2021-03-19 14:14:56 -07:00
Catherine Luse 75b8ec1952 Merge pull request #3108 from rfparedes/patch-1
Update _index.md
2021-03-19 10:40:52 -07:00