-
Notifications
You must be signed in to change notification settings - Fork 27
docs: new k8 docs + new Operator doc #420
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
|
||
| The Operator manifest creates all required `Roles`, `ClusterRoles`, and `bindings`. | ||
|
|
||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@HarshCasper wondering about maintaining this table, I think we should automate this. I was thinking to make a sub issue for that task, may I assign it to you for next week?
Deploying localstack-docs with
|
| Latest commit: |
6315003
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://6852d11b.localstack-docs.pages.dev |
| Branch Preview URL: | https://docs-new-k8-section.localstack-docs.pages.dev |
fyi @simonrw @mmaureenliu keep in mind the current manual markup table we added is not responsive (normal behavior for table markup): https://6852d11b.localstack-docs.pages.dev/aws/enterprise/kubernetes/kubernetes-operator/#permissions We need to incorporate the same table component we're using in aws API Coverage tables, such as this one: cc @HarshCasper |
| @@ -0,0 +1,100 @@ | |||
| --- | |||
| title: Concepts | |||
| description: Concepts & Architecture | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we add a diagram here similar to the one we have in Notion ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, we can add the one in Notion. I'll add a commit in a bit.

Preview URL w/ new k8 docs:
https://6852d11b.localstack-docs.pages.dev/aws/enterprise/kubernetes/
Resolves: