Skip to content

Commit

Permalink
Remove section about container registry for local development
Browse files Browse the repository at this point in the history
  • Loading branch information
rgaiacs committed Jan 27, 2025
1 parent 076c8e9 commit ec4cff2
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions docs/source/getting_started/local_environment.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,18 +34,6 @@ kubectl get -A pods

and a list of all running pods should be printed.

## Deploy Harbor to Kubernetes

Run the following command:

```
helm repo add harbor https://helm.goharbor.io
```

```
helm install harbor harbor/harbor
```

## Deploy mybinder.org to Kubernetes

Run the following command:
Expand Down

0 comments on commit ec4cff2

Please sign in to comment.