Skip to content

Commit

Permalink
docs: add k3s pack doc (#1792)
Browse files Browse the repository at this point in the history
* started k3s pack document

* added parameter section

* add terraform section

* docs: add instructions on how to configure OIDC

* add OIDC configuration instructions

* add logo and spectro proxy reference

* tweak intro paragraph

* address vale comments

* added another parameter table for virtual clusters

* fix punctuation

* address some review comments and refactor

* Apply suggestions from code review

Co-authored-by: Rita Watson <[email protected]>
Co-authored-by: Karl Cardenas <[email protected]>

* Update docs/docs-content/integrations/k3s.md

Co-authored-by: Rita Watson <[email protected]>

* add Okta to accepted terms

* add clarification about palette as IDP

* clarify how to identify a user as a subject when creating role bindings with palette IDP

* modify configurations

* update terms

* add older versions

* Apply suggestions from code review

Co-authored-by: Karl Cardenas <[email protected]>
Co-authored-by: Rita Watson <[email protected]>

* add review comments to other versions

---------

Co-authored-by: Lenny Chen <[email protected]>
Co-authored-by: Rita Watson <[email protected]>
Co-authored-by: Karl Cardenas <[email protected]>
  • Loading branch information
4 people authored Nov 17, 2023
1 parent b04a9dd commit 7fcadb1
Show file tree
Hide file tree
Showing 4 changed files with 380 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ Select the tab for your specific role scope to learn how to create the appropria
3. Fill out the following details:
* Role Name: Define a custom role name to identify the cluster role.
* Subjects: Subjects are a group of users, services, or teams using the Kubernetes API.
* Subjects: Subjects are a group of users, services, or teams using the Kubernetes API. If you are using Palette as your IDP, you can use the Palette user's registration email address to identify the user.
* Subject Name: Custom name to identify a subject.
Expand Down
Loading

0 comments on commit 7fcadb1

Please sign in to comment.