Skip to content

Commit

Permalink
test/README changes to support both MACOS and RHEL OS
Browse files Browse the repository at this point in the history
Signed-off-by: pruthvitd <[email protected]>
  • Loading branch information
pruthvitd committed Nov 5, 2024
1 parent 70fdaf0 commit 90a0139
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,13 @@ Change directory to the test directory:
cd test
```

To setup up local kubernetes cluster for drenv, run once before starting any environment:

```
drenv setup envs/regional-dr.yaml
```
Note: Replace "envs/regional-dr.yaml" with your personalised setup file to configure custom k8s cluster environment.

To start the environment:

```
Expand Down

0 comments on commit 90a0139

Please sign in to comment.