Commit Graph

2828 Commits

Author SHA1 Message Date
David Nuzik 5b6ac23316 Merge pull request #2381 from davidnuzik/airgap-changes
[K3s] Update airgap docs to mention both airgap install methods
2020-03-26 16:38:23 -07:00
David Nuzik 24ffa4453f Resolving remaining concerns around K3s airgap page
- Tweaks to the Automated upgrades section
2020-03-26 16:36:19 -07:00
David Nuzik de2e81292e Fix Automated Upgrades section of Airgap doc
Addresses concerns outlined here: https://github.com/rancher/docs/pull/2381#pullrequestreview-382323414
- fix S.U.C. capitalization and format
- Remove S.U.C. explanation as this is coverd in the Automated Upgrades guide
- Rephrase and reformat things as recommended by Craig. the latest version of the S.U.C. manifest YAML is now hyperlinked and an example provided for v0.4.0
2020-03-26 14:55:28 -07:00
Craig Jellick 6486a87e3e Update url for upgrade-controller manifest 2020-03-25 08:22:11 -07:00
David Nuzik 05ee3bb540 Modify system upgrade controller upgrade section
- Address comment https://github.com/rancher/docs/pull/2381#pullrequestreview-380841861
-- This modifies the section and now calls it Automated upgrades. The necessary images to add to the private registry are listed and the guide now links to the Automated Upgrades guide.
2020-03-24 21:55:53 -07:00
Craig Jellick 407e1a00d4 Merge pull request #2384 from cjellick/upgrades
Add docs for automated k3s upgrades
2020-03-24 21:48:33 -07:00
Craig Jellick 5779ef5b27 Add docs for automated k3s upgrades 2020-03-24 21:19:39 -07:00
David Nuzik 015a5fe035 Various tweaks to address comments 2
- Resolve issues Craig outlined:
https://github.com/rancher/docs/pull/2381#pullrequestreview-380835214
https://github.com/rancher/docs/pull/2381#pullrequestreview-380837701
https://github.com/rancher/docs/pull/2381#pullrequestreview-380838546
- Fix the airgap page so we instead reference the private-registry page
https://github.com/rancher/docs/pull/2381#pullrequestreview-380839331
- Modify the private-registry page so that it includes our newly added docker command examples and some other tweaks
2020-03-24 21:18:01 -07:00
David Nuzik 052a66a145 Various tweaks to address comments
- Explain what the registry yaml we suggest will accomplish
- Provide docker pull, tag, push examples
- Resolve issues in S.U.C. agent YAML
2020-03-24 20:16:42 -07:00
David Nuzik b215eb1e7b Update airgap docs to mention both airgap install methods
- Separate out the Manually Deploy Images method from the Private Registry method
-- Explain the caveat with manual image deployment (could be unmanagable for larger clusters)
- Show separate tabs for installing in a single server configuration or HA configuration
- Update the upgrade section to include the system upgrade controller
- Various tweaks throughout to improve readability
2020-03-24 18:42:33 -07:00
David Nuzik a8be38dff3 Merge pull request #2379 from davidnuzik/secrets-encryption
[K3s] Add info about secrets encryption to advanced page
2020-03-24 16:29:22 -07:00
rajashree 85c9601d0c Update AzureAD setup instructions 2020-03-24 16:27:11 -07:00
David Nuzik 3e5a43d9bc Add info about secrets encryption to advanced page
- Mentions that the flag is experimental (CLI help also indicates this)
- Explains what happens when the experimental flag is enabled
- Explains what happens if you disable the flag and try to read secrets
2020-03-24 15:59:45 -07:00
Catherine Luse 4969914f27 Fix list of tested OSs for K3s 2020-03-24 15:05:34 -07:00
Catherine Luse a8dbf21faf Merge pull request #2371 from foleymic/patch-1
Legacy iptables for Raspbian Buster
2020-03-24 15:03:33 -07:00
Catherine Luse 972b46c4d0 Merge pull request #2378 from rancher/dnoland1-patch-3
Fixed groupadd typo
2020-03-24 15:02:09 -07:00
David Nuzik bca485973b Merge pull request #2377 from davidnuzik/update-cli-help
[K3s] Update CLI help on Install Options page
2020-03-24 13:58:36 -07:00
David Noland 547b5489df Fixed groupadd
https://github.com/rancher/docs/issues/2331
2020-03-24 13:57:34 -07:00
David Nuzik 25967c426d Update CLI help on Install Options page
- Based on latest rc, v1.17.4-rc2+k3s1
2020-03-24 13:54:40 -07:00
galal-hussein 3ca137b3d8 Add db sizing guide 2020-03-24 22:17:25 +02:00
Nelson Roberts 4c07572dd9 document update per: https://github.com/rancher/rancher/issues/26194 2020-03-23 16:55:03 -07:00
Catherine Luse aa1a733132 Merge pull request #2319 from dotancohen81/patch-2
Update _index.md
2020-03-23 15:19:46 -07:00
Catherine Luse e98732d1e3 Merge pull request #2372 from strikoza/strikoza-patch-1
typo
2020-03-23 15:19:00 -07:00
Catherine Luse edb90b716c Merge pull request #2369 from dacodas/pagerduty-documentation
reference correct PagerDuty Prometheus integration documentation, fix…
2020-03-23 15:17:34 -07:00
Catherine Luse 13c9829da8 Merge pull request #2373 from davidnuzik/fix-airgap1
[K3s] Fix formatting of registry.yaml example in airgap docs
2020-03-23 13:39:40 -07:00
Catherine Luse d67f79a41f Merge pull request #2367 from davidnuzik/add-mariadb
Add MariaDB to cluster datastore docs
2020-03-23 13:38:57 -07:00
Catherine Luse 8777abb2c0 Clarify lack of project scoped access with kubectl 2020-03-23 11:09:13 -07:00
Catherine Luse 055bd2da56 Say that important file names are derived from cluster.yml file name 2020-03-23 10:14:32 -07:00
David Nuzik a8277e7066 Fix formatting of registry.yaml example in airgap docs
- Resolves issue outlined in this comment: https://github.com/rancher/k3s/issues/1121#issuecomment-581852683

- Closes https://github.com/rancher/k3s/issues/1121
2020-03-23 09:34:19 -07:00
Serhii Trykoza a364c2c1db typo 2020-03-23 16:58:14 +02:00
Michael Foley f51ea34631 Resolves #2370 - legacy iptables for Raspbian Buster
k3s networking requires legacy iptables.  Update documentation with instructions to configure this for Raspbian Buster
2020-03-23 09:46:54 -04:00
Dacoda Strack 4e44ccd698 reference correct PagerDuty Prometheus integration documentation, fix PagerDuty typo 2020-03-20 20:47:43 -07:00
Catherine Luse 11652776c6 Merge pull request #2363 from stuartpb/patch-1
[k3s] Suggest `--with-node-id` for unique node names
2020-03-19 16:38:54 -07:00
David Nuzik b9c861a84f Add MariaDB to cluster datastore docs
- Specifies the version that was certified with Amazon RDS
- Updates the Mysql tab in the "Datastore Endpoint Format and Functionality" section to include MariaDB
2020-03-19 16:28:56 -07:00
Stuart P. Bentley 879b719e6e Fix dead links to node-requirements.md 2020-03-19 11:46:25 -07:00
Stuart P. Bentley f971750cf7 Suggest --with-node-id for unique node names 2020-03-19 11:36:47 -07:00
Denise 0e235b3bec Merge pull request #2334 from cbron/istio-psp
Adds section on deploying istio with PSP enabled
2020-03-17 16:38:47 -07:00
Caleb Bron 35e54464b3 Adds notes about PSP being RKE only 2020-03-17 16:37:59 -07:00
Catherine Luse 42b4b52df8 Clarify private registry step 2020-03-17 15:54:55 -07:00
Catherine Luse 984fee2851 Merge pull request #2357 from ryanelliottsmith/master
Update Keycloak auth to mention SAML metadata creation requirements
2020-03-17 15:17:55 -06:00
Catherine Luse e35891a44e Add space 2020-03-17 14:15:09 -07:00
Catherine Luse 465fe62305 Minor clarification 2020-03-17 13:00:48 -07:00
Nelson Roberts 78c0253f29 Merge pull request #2350 from paraglade/security_doc_updates
updates for security documentation
2020-03-17 12:44:41 -07:00
Catherine Luse 65663a64bc Quickstart clarification 2020-03-17 10:48:23 -07:00
Nelson Roberts 2f4701ba58 update result for 1.1.21 2020-03-17 10:02:57 -07:00
Nelson Roberts e72a0a8c52 replace Pass (Not Applicable) with Not Applicable 2020-03-17 09:53:51 -07:00
Matt Nikkel 12b5412865 Merge branch 'master' into quickstart-gcp 2020-03-17 12:52:17 -04:00
Catherine Luse 01642a6190 Merge pull request #2354 from nikkelma/quickstart-azure
Add Azure Quickstart
2020-03-17 10:41:56 -06:00
Nelson Roberts 4373346bdc removed Known Scored Control Failures, updated NetworkPolicy, added to cluster.yml example 2020-03-17 09:19:10 -07:00
Ryan Elliott-Smith 8bd6fbe8e0 Add note to keycloak auth about saml metadata creation 2020-03-17 09:45:06 +13:00