-
Notifications
You must be signed in to change notification settings - Fork 48
Add k8s prod readiness checklist #1352
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
Merged
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
af13ac3
add k8s prod readiness checklist
vuldin 5463696
add link to choosing replica factor in k8s prod checklist
vuldin 598f4d1
add numbering to k8s prod checklist entries
vuldin 815a829
Update modules/deploy/pages/redpanda/kubernetes/k-production-checklis…
vuldin 138677f
move authentication note above critical section, update numbering
vuldin 27368bb
initial pass
paulohtb6 374084e
general reorganization
paulohtb6 ca3051f
move verification and change broker setting check
paulohtb6 e901c11
enforce styleguide
paulohtb6 ab3394a
rename to match linux
paulohtb6 1aaadda
match production readiness for linux
paulohtb6 c3c12cc
add tuners
paulohtb6 5c6fe01
continue changing the doc to match linux.
paulohtb6 b328eb3
Update modules/ROOT/nav.adoc
paulohtb6 5a0fd16
remove TODO, add command output example and info regarding verifying …
vuldin adff724
Apply suggestions from code review
paulohtb6 51e9f41
Apply suggestions from code review
paulohtb6 a1d20bb
Apply suggestion from @paulohtb6
paulohtb6 53d8338
apply review points
paulohtb6 6108c2b
apply code revieww
paulohtb6 48b9956
add shadowing to the guide
paulohtb6 43e5cb5
Handle PR 1352 review #1
vuldin 6afb8d9
Handle PR 1352 review #2
vuldin f40e935
Handle PR 1352 review #3
vuldin deea6ac
Handle PR 1352 build issue #1
vuldin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -777,6 +777,10 @@ include::deploy:partial$kubernetes/guides/troubleshoot.adoc[leveloffset=+1] | |||||||||
|
|
||||||||||
| == Next steps | ||||||||||
|
|
||||||||||
| After deploying Redpanda, validate your production readiness: | ||||||||||
|
|
||||||||||
| - xref:deploy:redpanda/kubernetes/k-production-readiness.adoc[Production readiness checklist] - Comprehensive validation of your deployment against production standards | ||||||||||
|
Comment on lines
+780
to
+782
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||
|
|
||||||||||
| See the xref:manage:kubernetes/index.adoc[Manage Kubernetes topics] to learn how to customize your deployment to meet your needs. | ||||||||||
|
|
||||||||||
| include::shared:partial$suggested-reading.adoc[] | ||||||||||
|
|
||||||||||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
Typically, if only one item, you don't need a list.