Skip to content

Commit

Permalink
Update hw1 submission instruction
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Gu <[email protected]>
  • Loading branch information
tylergu committed Feb 2, 2024
1 parent b3d9492 commit 20e29c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/kube-dev-01-26/hw1.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,4 +115,4 @@ We provide a program to collect the system state from the Kubernetes cluster und
The `collect_system_state` performs some very simple health check to ensure the system resources are healthy. If it terminates with some error message, it means there are some problems with your deployed application.
If you believe it is the problem of the `collect_system_state` program, please let us know on piazza.

5. Name the dumped system state file to `{netid}-system-state.json`, ~~upload it to the shared Google Drive folder.~~ create a PR to this repo to upload the system state to the corresponding directory under the [operators](../../operators) dir (e.g. [operators/pravega_zookeeper-operator](../../operators/pravega_zookeeper-operator/))
5. Name the dumped system state file to `{netid}-system-state.json`, ~~upload it to the shared Google Drive folder.~~ create a PR to this repo to upload the system state to the corresponding directory under the [operators](../../operators) dir ([example](https://github.com/xlab-uiuc/kube-523/pull/1)). Please first fork the repo and create a separate branch to create the PR.

0 comments on commit 20e29c6

Please sign in to comment.