Commit Graph

1153 Commits

Author SHA1 Message Date
Sunil Singh a7195c38b4 Initial draft, basic outline of SLO configuration through Rancher UI in Okta SAML page. Updating to other SAML pages currently after UX PR was finalized.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-06-11 09:36:52 -07:00
Billy Tat 1dd33ee86b Merge pull request #1317 from mallardduck/audit-docs
correct audit log level table
2024-06-05 11:37:15 -07:00
Marty Hernandez Avedon a4be67af23 Syncing for #1304 (#1314)
* 1293 Creating an AKS Cluster page may need a refresh

* consistent variable name and styling

* waffling on whether app or client ID should be primary

* --skip-assignment is deprecated

according to https://learn.microsoft.com/en-us/cli/azure/ad/sp?view=azure-cli-latest#az-ad-sp-create-for-rbac by default the az ad sp create-for-rbac command does not assign any role to the service principal

* slightly modifying command based on https://learn.microsoft.com/en-us/cli/azure/ad/sp?view=azure-cli-latest#az-ad-sp-create-for-rbac

* re-orging instructions and revising wording

* consistent variable names, assorted suggestions

* syncing versions

* missing changes

* Apply suggestions from code review

Co-authored-by: Billy Tat <btat@suse.com>

* correcting copy/paste error

---------

Co-authored-by: Billy Tat <btat@suse.com>
2024-06-04 17:43:05 -04:00
Billy Tat 42989a7850 Merge pull request #1315 from btat/link-fixes
Fix external links
2024-06-04 10:46:16 -07:00
Dan b2f4ec8bd5 fix table space 2024-06-04 08:34:54 -04:00
Dan a57a3bebe4 match k8s audit policy terms 2024-06-04 08:33:12 -04:00
Dan e14fb06e78 correct audit log level table 2024-06-03 17:25:50 -04:00
Marty Hernandez Avedon e1634c61fd #1283 update Rancher security best practices to address public IP exposure (#1287)
* 1283 update Rancher security best practices to address public IP exposure

* link and bullet points

* Update docs/reference-guides/rancher-security/rancher-security-best-practices.md

* versioning

* typo
2024-06-03 14:39:44 -04:00
Billy Tat d06d7d9663 Fix external links 2024-05-31 15:08:12 -07:00
Marty Hernandez Avedon 3c0a23c564 Glossary project part 1 (#1305)
* 358 Glossary project

initial draft + styling for definition tags

* added sidebar, revised styling

* redundant styling specification

* typo

* switching to shared-file/import structure so we have a single source file to update regardless of version

to achieve this, we needed to use an madx-code-block to give us a proper side navigation TOC

* updated styling + synonyms

* moved version back to before def as grouping it with the synonyms/related terms was visually confusing

added some definitions (catalogs, downstream cluster)

* styling

* filling out definitions icons through M

* build failed due to comment tag?

* rem'd comments as they were causing the build to fail due to unexpected token error

* revised some definitions

* revised wording and some formatting fixes

* syncing with list in PR

* versioning

* rm'd placeholders

* added Sunil's definitions

* tag

* Apply suggestions from code review

Co-authored-by: Billy Tat <btat@suse.com>
Co-authored-by: Sunil Singh <sunil.singh@suse.com>

* rm'd placeholder

* rancher server definition + synonyms

* rm'd note from files to put in issue

* rm rancher enterprise, rke government

* + extension catalogs & registered cluster, syncing related terms, syncing language in definitions

* extra tag

* versioning info for rke2

* Apply suggestions from code review

Co-authored-by: Billy Tat <btat@suse.com>

* Apply suggestions from code review

Co-authored-by: Billy Tat <btat@suse.com>

* updated RKE def

---------

Co-authored-by: Billy Tat <btat@suse.com>
Co-authored-by: Sunil Singh <sunil.singh@suse.com>
2024-05-30 13:30:36 -04:00
Billy Tat c14ffb7e82 Remove table with empty headers
Removed entire section as it's not applicable to the given Rancher docs versions
2024-05-29 16:31:21 -07:00
Billy Tat 88da3a57a9 Fix incorrect bold annotation 2024-05-29 15:49:38 -07:00
Billy Tat 8e208659b5 Remove extra column in table row 2024-05-29 15:42:16 -07:00
Marty Hernandez Avedon 8a26132d03 #1293 Create an AKS cluster page may need a refresh. Part 1: Commands and section headings (#1304)
* 1293 Creating an AKS Cluster page may need a refresh

* consistent variable name and styling

* waffling on whether app or client ID should be primary

* --skip-assignment is deprecated

according to https://learn.microsoft.com/en-us/cli/azure/ad/sp?view=azure-cli-latest#az-ad-sp-create-for-rbac by default the az ad sp create-for-rbac command does not assign any role to the service principal

* slightly modifying command based on https://learn.microsoft.com/en-us/cli/azure/ad/sp?view=azure-cli-latest#az-ad-sp-create-for-rbac

* re-orging instructions and revising wording

* consistent variable names, assorted suggestions
2024-05-29 17:09:07 -04:00
Billy Tat 510c47827c Merge pull request #1252 from sunilarjun/rke2-restore
Updating RKE2 Restore Custom Cluster Steps
2024-05-27 16:59:49 -07:00
Marty Hernandez Avedon b69f371be3 1295 URLS for docs pages are pointing to dead URL (#1303) 2024-05-24 11:43:02 -04:00
Billy Tat 2611f98cbb Merge pull request #1302 from btat/prime-status
Add support matrix links for 2.8.4 and 2.7.13
2024-05-23 11:59:09 -07:00
Billy Tat 7245df6e2b Merge pull request #1300 from btat/cattle-prometheus-metrics
Document performance dashboard
2024-05-23 11:52:27 -07:00
Silvio Moioli 7b4e17c4bb tuning: recommend external auth (#1288)
Signed-off-by: Silvio Moioli <silvio@moioli.net>
Co-authored-by: Marty Hernandez Avedon <marty.avedon@suse.com>
2024-05-23 14:15:49 -04:00
Billy Tat cfd8e386d0 Apply suggestions from code review
Co-authored-by: Silvio Moioli <moio@suse.com>
2024-05-23 09:47:28 -07:00
Silvio Moioli ed074fe196 tuning: recommend colocation (#1289)
Signed-off-by: Silvio Moioli <silvio@moioli.net>
Co-authored-by: Marty Hernandez Avedon <marty.avedon@suse.com>
2024-05-23 10:25:17 -04:00
Billy Tat 32f5a33fd2 Add support matrix links for 2.8.4 and 2.7.13
Also update 2.8.4 Prime status
2024-05-22 17:03:09 -07:00
Billy Tat dbd40f2324 Fix dashboard labels 2024-05-22 09:20:03 -07:00
Billy Tat 509532c9bb Document performance dashboard 2024-05-21 16:22:04 -07:00
Marty Hernandez Avedon 18e5625b0c corrected typo: debugg (#1298) 2024-05-21 15:41:39 -04:00
Brandon 4051ea3814 Update general-faq.md (#1217)
* Update general-faq.md

removing notice about mesos & swarm. it's been 6+ years since 2.0 was released, time to move on.

* versioning

---------

Co-authored-by: martyav <marty.avedon@suse.com>
2024-05-21 12:41:42 -04:00
Marty Hernandez Avedon d4796a1ae8 #999 Clarify support and stipulations for use of firewall in documentation (#1292)
* 999 Clarify support and stipulations for use of firewall in documentation

added scarier warning about firewalld usage

* revised language slightly

* Update docs/how-to-guides/advanced-user-guides/open-ports-with-firewalld.md

Co-authored-by: Sunil Singh <sunil.singh@suse.com>

* versioning, updated link, & abbreviated warning for v2.0-2.4

---------

Co-authored-by: Sunil Singh <sunil.singh@suse.com>
2024-05-21 11:42:33 -04:00
Silvio Moioli c9e7c6bced tuning: recommend minimum browser specs (#1290)
* tuning: recommend minimum browser specs

Signed-off-by: Silvio Moioli <silvio@moioli.net>
Co-authored-by: Marty Hernandez Avedon <marty.avedon@suse.com>

* fix nbsps

Signed-off-by: Silvio Moioli <silvio@moioli.net>

---------

Signed-off-by: Silvio Moioli <silvio@moioli.net>
Co-authored-by: Marty Hernandez Avedon <marty.avedon@suse.com>
2024-05-21 10:59:02 -04:00
Patrik Jonsson fcd6037152 Update enable-api-audit-log-in-downstream-clusters.md (#1284)
Removed trailing space in rkeConfig Method 1 and making list items indented consistent to other examples on the page
2024-05-20 13:43:21 -04:00
Billy Tat 186918928d Use release date instead of placeholder 2024-05-17 13:09:34 -07:00
Billy Tat 777b6f45a0 Merge pull request #1271 from btat/2.8-deprecated-features
Deprecated features table: add entry for v2.8.4
2024-05-16 21:32:36 -07:00
Billy Tat 04f58d76c7 Merge pull request #1269 from btat/2.8-csp-adapter
CSP adapter table: add entry for v2.8.4
2024-05-16 21:32:08 -07:00
Billy Tat 71cfdf60a9 Merge pull request #1267 from btat/2.8-webhook-table
Webhook table: add entry for v2.8.4
2024-05-16 21:31:20 -07:00
Sunil Singh 16968b839b Merge pull request #1243 from sunilarjun/refresh-instructions
Helm Chart Repository - Refresh Button Description
2024-05-16 08:17:04 -07:00
Marty Hernandez Avedon 5bf5c87b3f #1281 docker machine link redirects to docker desktop documentation (#1286)
* 1281 Docker machine link redirects to Docker Desktop documentation

* updated link to gcbw.github.io version of docker docs

* more explication of the Docker Machine situation

* versioning

* Apply suggestions from code review

Co-authored-by: Billy Tat <btat@suse.com>

---------

Co-authored-by: Billy Tat <btat@suse.com>
2024-05-15 12:21:23 -04:00
Sunil Singh d60fec6c54 Updating the config with consolidated redirects and fixing version syntax.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-05-13 11:38:14 -07:00
Sunil Singh a537499c55 Fixing the relative links.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-05-10 13:42:43 -07:00
Sunil Singh b3a1b40374 Updating phrasing/syntax after review.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-05-10 13:36:33 -07:00
Sunil Singh 02f808a998 Updating after review and syncing versions.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-05-10 13:03:57 -07:00
Sunil Singh d23161c4cb Updating feature flag page as incorrect vale syntax change was applied.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-05-10 10:38:33 -07:00
Sunil Singh 6a9073759f Updating step 3 after engineering clarification to show required field only and remove previous config information.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-05-10 10:09:43 -07:00
Sunil Singh d32bc64e77 Squashing vale commits
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-05-09 12:12:04 -07:00
Sunil Singh 1f6e54cf82 Merge branch 'rancher:main' into rke2-restore 2024-05-08 12:31:21 -07:00
Billy Tat bee2068044 Bump webhook version 2024-05-08 10:29:43 -07:00
Sunil Singh 21764c96eb Fixing spacing.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-05-07 12:03:21 -07:00
Sunil Singh 62733510ec Adjusting links and information after reviews and adjusting syntax to be in line with SUSE style guide.
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
2024-05-07 11:24:53 -07:00
Sunil Singh e31966c3af Merge branch 'rancher:main' into update-api-sidebar 2024-05-07 09:28:02 -07:00
Carlos Salas 7d3d40ae83 docs: edit hosted providers upstream/config sync (#1258)
* docs: edit hosted providers specification sync

Signed-off-by: Carlos Salas <carlos.salas@suse.com>

* docs: 2.7 edit hosted providers specification sync

Signed-off-by: Carlos Salas <carlos.salas@suse.com>

* docs: 2.8 edit hosted providers specification sync

Signed-off-by: Carlos Salas <carlos.salas@suse.com>

* Apply suggestions from code review

---------

Signed-off-by: Carlos Salas <carlos.salas@suse.com>
Co-authored-by: Marty Hernandez Avedon <marty.avedon@suse.com>
2024-05-07 10:59:19 -04:00
Billy Tat a49e72d6e0 Deprecated features table: add entry for v2.8.4 2024-05-06 17:04:13 -07:00
Billy Tat d545d3923a CSP adapter table: add entry for v2.8.4 2024-05-06 16:19:34 -07:00