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

Update readme katacoda #5126

Merged
merged 2 commits into from
Feb 5, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions tutorials/katacoda/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ Definitions of our courses for Katacoda.
Process of adding / editing tutorials:

1. Sign up to [Katacoda website](https://katacoda.com).
1. Link your fork of Thanos to your account, see [this](https://katacoda.com/docs/configure-git).
1. Add / edit tutorials.
1. Push to `main` branch of your fork.
2. Link your fork of Thanos to your account, see [this](https://www.katacoda.community/essentials/author-profile.html#github).
3. Add / edit tutorials.
4. Push to `main` branch of your fork.
* You should see the updated preview of the tutorials on https://katacoda.com/<your-profile>.
1. Make a PR to Thanos repo.
1. Once PR is merged the official profile https://katacoda.com/thanos will be updated.
5. Make a PR to Thanos repo.
6. Once PR is merged the official profile https://katacoda.com/thanos will be updated.

Find more docs [here](https://katacoda.com/docs)

Expand Down
2 changes: 1 addition & 1 deletion tutorials/katacoda/thanos/2-lts/step2.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Enter the credentials as mentioned below:
**Access Key** = `minio`
**Secret Key** = `melovethanos`

## Sidear block backup
## Sidecar block backup

All Thanos components that use object storage uses the same `objstore.config` flag with the same "little" bucket config format.

Expand Down