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

Added some notes about local testing #362

Merged
merged 2 commits into from
Aug 5, 2024
Merged

Conversation

wolfeidau
Copy link
Contributor

@wolfeidau wolfeidau commented Aug 5, 2024

Just capturing some of the notes I have locally for developing code in this project.

DEVELOPMENT.md Outdated
Before you start, check which kubernetes cluster your using by default.

```
kubectl cluster-info
Copy link
Contributor

Choose a reason for hiding this comment

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

I recommend checking kubectl config current-context first. Orbstack magically created an orbstack context for me, but (as an example) right now I'm in a different context where kubectl cluster-info doesn't work.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@DrJosh9000 good call, adjusted commands.

@wolfeidau wolfeidau merged commit 094046a into main Aug 5, 2024
1 check passed
@wolfeidau wolfeidau deleted the docs_updates_for_local_testing branch August 5, 2024 04:20
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.

2 participants