-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use
--context
in cheat sheet commands π§βπ¬
This change is trying to balance a few things: * If you've never done a release before, the cheat sheet is useful but doesn't have all the info you might need. This change is trying to give new folks enough to be able to make changes against the right cluster but also not bog down the "cheat sheet" nature of the list * If you connect to the dogfooding cluster, by default all kubectl (and tkn) commands will be run against it, which can be dangerous if you forget So this change updates the examples to assume you have a --context setup that you can use to easily refer to the dogfooding cluster and includes some very brief instructions at the bottom of the doc on how to set this up.
- Loading branch information
1 parent
a0aadee
commit 68a3b3d
Showing
1 changed file
with
31 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters