Skip to content

[Docs] Improve k8s multi-cluster docs with exec-based auth information #5962

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

kyuds
Copy link
Collaborator

@kyuds kyuds commented Jun 11, 2025

With #4379, it is much easier for users to use multiple k8s clusters. We should let them know in the docs.

Tested (run the relevant ones):

  • Code formatting: install pre-commit (auto-check on commit) or bash format.sh
  • Any manual or new tests for this PR (please specify below)
  • All smoke tests: /smoke-test (CI) or pytest tests/test_smoke.py (local)
  • Relevant individual tests: /smoke-test -k test_name (CI) or pytest tests/test_smoke.py::test_name (local)
  • Backward compatibility: /quicktest-core (CI) or pytest tests/smoke_tests/test_backward_compat.py (local)

@kyuds kyuds requested a review from romilbhardwaj June 11, 2025 09:03
@kyuds
Copy link
Collaborator Author

kyuds commented Jun 12, 2025

@romilbhardwaj I keep getting "unexpected indent on line 39 and 45" errors, just wondering what hte problem might be... Had a few debugging attempts but nothing seems to work

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.

1 participant