Commit Graph

4977 Commits

Author SHA1 Message Date
Sebastiaan van Steenis 812dd849ab Refer to upstream for CNI requirements 2021-05-25 13:39:38 +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 e2c97faf15 Merge pull request #3277 from btat/pager-duty
Add PagerDuty example for Rancher <2.5.4
2021-05-20 14:48:22 -07:00
Catherine Luse e8c7e735a4 Merge pull request #3278 from btat/istio-uninstall
Update Istio uninstall steps
2021-05-20 13:34:55 -07:00
Catherine Luse c0bd85bec1 Merge pull request #3279 from btat/suse-ports
Update opening ports on newer SUSE linux distros
2021-05-20 13:18:43 -07:00
Catherine Luse fe08b4ea2d Merge pull request #3283 from btat/3272-typo
Change "is" to "it"
2021-05-20 12:43:16 -07:00
Catherine Luse edc3b2a1ce Clarify that credential secret dropdown includes secrets from all namespaces #3054 2021-05-20 11:56:44 -07:00
Catherine Luse d341f2e9c2 Clarify that the S3 backup secret's namespace can be configured #3054 2021-05-20 11:54:28 -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
Billy Tat d4f0454946 Change "is" to "it" 2021-05-19 21:20:37 +00:00
Catherine Luse 1fcf086437 Reorganize docs about cluster configuration options #3198 2021-05-18 22:18:06 -07:00
Catherine Luse 75c793acdf Merge pull request #3274 from axeal/fix-rancher-chart-options-audit-maxbackup
Correct Rancher chart auditLog.maxBackup typo
2021-05-18 20:30:48 -07:00
Catherine Luse 8e47dd451d Merge pull request #3271 from superseb/kubelet_serving_certificate
Add cert info/links for kubelet serving cert
2021-05-18 20:29:30 -07:00
Catherine Luse 375fba0ed8 Merge pull request #3270 from rancher/backup-secret-stringdata
Fix backup restore secret creation
2021-05-18 20:28:53 -07:00
Catherine Luse 608ee4ab11 Put CVE list in reverse chronological order #3236 2021-05-18 18:00:15 -07:00
Catherine Luse 97b24f93f4 Fix formatting 2021-05-18 13:49:27 -07:00
Alex Seymour 8d1cf071c0 Correct auditLog.maxBackup typo 2021-05-18 16:55:41 +02:00
Billy Tat 05f653f118 Update opening ports on newer SUSE linux distros 2021-05-17 17:04:39 -07:00
Catherine Luse 240a54a4e5 Merge pull request #3272 from jagwire16/patch-2
Change "is" to "it"
2021-05-17 16:13:09 -07:00
Jeremy Glover cd5f5efad5 Change "is" to "it" 2021-05-17 15:58:02 -04:00
Sebastiaan van Steenis 4eb05df1b1 Add cert info/links for kubelet serving cert 2021-05-16 19:12:39 +02:00
Vincent Fiduccia 261faba2ff Update _index.md
The credentials for the secret need to either go into `stringData` or be base64-encoded.
2021-05-15 09:26:31 -07:00
Billy Tat e06f43d23f Update Istio uninstall steps 2021-05-14 17:02:17 -07:00
Billy Tat cea5a7563d Add PagerDuty example for Rancher <2.5.4 2021-05-13 19:15:44 -07:00
Catherine Luse 4d0d81b9ba Change Helm commands from Helm 2 to Helm 3 #3131 2021-05-13 10:10:31 -07:00
Catherine Luse d280536066 Merge pull request #3262 from rancher/fix-update-ca-kubectl-patch-for-v-2-5-x
Fix kubectl patch command for v2.5.x in update CA docs
2021-05-12 21:03:43 -07:00
Catherine Luse f41f649494 Make RancherD install less prominent because it is experimental #3260 2021-05-12 20:45:44 -07:00
Alex Seymour 7099b82bb1 Fix kubectl patch command for v2.5.x
- An agent is no longer deployed to the local cluster in Rancher v2.5.x, so the local cluster can be excluded
- There are two cluster CRDs in v2.5.x  clusters.management.cattle.io and clusters.rancher.cattle.io, so this needs to be fully-qualified
2021-05-12 17:13:46 +02:00
Catherine Luse 791a252aac Merge pull request #3251 from cmurphy/selinux-check
Add note about how to check SELinux status
2021-05-10 14:58:29 -07:00
Colleen Murphy 4137d33f0c Add note about how to check SELinux status 2021-05-10 10:38:35 -07:00
Catherine Luse e79d70d410 Merge pull request #3250 from rancher/dkeightley-patch-1
Update hyperlink typo
2021-05-10 09:45:58 -07:00
dkeightley 04a9c3a9a8 Update hyperlink typo 2021-05-10 15:05:45 +12:00
Catherine Luse fa65ede783 Merge pull request #3247 from sirredbeard/feature-parity-matrix
Create Windows Linux feature parity matrix
2021-05-07 14:30:05 -07:00
Catherine Luse 941209c4ac Change 'as of' to Rancher version 2021-05-07 14:28:17 -07:00
Hayden d6c71ca46f Create Windows Linux feature parity matrix 2021-05-07 11:15:35 -04:00
Catherine Luse 6a3564e223 Add .x to Rancher version sections 2021-05-06 21:06:42 -07:00
Catherine Luse 77bfdcfda7 Merge pull request #3239 from rancher/staging
Merge staging to master
2021-05-06 10:05:17 -07:00
Catherine Luse 0f5b694de5 Fix links 2021-05-05 12:28:12 -07:00
Catherine Luse 9bc864872f Add separate cards for separate doc versions 2021-05-05 11:56:02 -07:00
Catherine Luse 0e4465e60c Link to K3s hardening and CIS self-assessment guides 2021-05-05 11:52:43 -07:00
Catherine Luse 97b958ea74 Update section on supported Windows Server versions 2021-05-05 10:57:37 -07:00
Catherine Luse 8144e09ef0 Merge pull request #3213 from briandowns/issue-3223
Update K3s security documentation.
2021-05-05 10:50:45 -07:00
Catherine Luse cf05c90406 Merge pull request #3241 from catherineluse/staging
Update requirements for Windows server OS
2021-05-05 10:03:40 -07: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
Catherine Luse e3ce36d0b7 Fix formatting for air gap docs 2021-05-04 15:02:37 -07:00