Skip to content
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

Allow to set the kubectl --cluster option #73

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ceesgeene
Copy link
Contributor

Overview

This pull request:

Q A
Bug fix? no
New feature? yes
Has tests? yes
BC breaks? no
Deprecations? no

Summary

This PR allow to set the "cluster" for the kubectl transport. This is useful when working with multiple clusters.

Description

Note that this is also useful in combination with #64; a kubeconfig file can contain multiple clusters.

Note there are multiple other options we could pass:
https://kubernetes.io/docs/reference/kubectl/kubectl/

Maybe we should look for a way to use all available options. For now I only need the cluster option.

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