Skip to content

Guidance on running and testing operator locally #170

Answered by buehler
tomkerkhove asked this question in Q&A
Discussion options

You must be logged in to vote

Hum... now that you mention it. I did not describe this in the documentation.

But it's fairly simple:
Create a KubeConfig locally that points to a cluster, and when you run the operator via dotnet run or your favorite IDE, it connects to the configured cluster in the kube-config.

As an example: I use it with docker desktop kubernets. Then I point the context of the kubeconfig to the docker cluster and run the operator.

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
8 replies
@hemantkathuria
Comment options

@erin-allison
Comment options

@hemantkathuria
Comment options

@erin-allison
Comment options

@hemantkathuria
Comment options

Answer selected by tomkerkhove
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants