Skip to content

Add instructions from uninstalling Redpanda and deleting K8s clusters - #241

Merged
JakeSCahill merged 2 commits into
mainfrom
fix-1964
Jan 12, 2024
Merged

Add instructions from uninstalling Redpanda and deleting K8s clusters#241
JakeSCahill merged 2 commits into
mainfrom
fix-1964

Conversation

@JakeSCahill

@JakeSCahill JakeSCahill commented Jan 11, 2024

Copy link
Copy Markdown
Contributor

@JakeSCahill
JakeSCahill requested a review from a team as a code owner January 11, 2024 14:40
@netlify

netlify Bot commented Jan 11, 2024

Copy link
Copy Markdown

Deploy Preview for redpanda-docs-preview ready!

Name Link
🔨 Latest commit 0f4a76e
🔍 Latest deploy log https://app.netlify.com/sites/redpanda-docs-preview/deploys/659ffdd82f20f700088f688b
😎 Deploy Preview https://deploy-preview-241--redpanda-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

----
kubectl delete -f redpanda-cluster.yaml --namespace <namespace>
helm uninstall redpanda-controller --namespace <namespace>
kubectl delete pod --all --namespace <namespace>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure why we need to delete Pods. Did you saw Pods left behind?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The configurator Pods get left behind

@RafalKorepta RafalKorepta left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@micheleRP micheleRP left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@JakeSCahill
JakeSCahill merged commit 76b469a into main Jan 12, 2024
@JakeSCahill
JakeSCahill deleted the fix-1964 branch January 12, 2024 17:04
JakeSCahill added a commit that referenced this pull request Aug 3, 2026
Regenerated with docs-extensions-and-macros#241:

- selfHostedOnly no longer wraps whole pages (doctitle included) in
  ifndef::env-cloud. The wrapper sat outside the single-source tag
  region, so includes never consumed it, and no build sets env-cloud
  for this component. Row, flag, and content gating inside the tag
  region, which does the real cloud exclusion, is unchanged.
- Summaries no longer glue unterminated paragraphs into run-on
  sentences ('Disable partitions of a topic You may disable...') or
  drop sentences around mid-token periods.

Output produced by running the #241 generator against this branch's
snapshot, so the next regeneration reproduces it byte for byte.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants