mirror of
https://github.com/marcel-dempers/docker-development-youtube-series.git
synced 2025-06-06 17:01:30 +00:00
Update README.md
This commit is contained in:
parent
920b78db41
commit
8dd82ada77
@ -159,9 +159,9 @@ So let's setup a single server with [docker](https://rancher.com/docs/rancher/v2
|
||||
## Persist data
|
||||
|
||||
We will want to persist ranchers data across reboots. </br>
|
||||
Rancher stores its data under `/var/lib/rancher`
|
||||
Rancher stores its data under `/var/lib/rancher` </br>
|
||||
|
||||
Let's create some space to save data:
|
||||
In this repo, let's create a space to persist data:
|
||||
|
||||
```
|
||||
cd kubernetes/rancher
|
||||
@ -227,4 +227,4 @@ example-service LoadBalancer 10.43.235.240 <pending> 80:31310/TCP 13
|
||||
kubectl -n marcel port-forward svc/example-service 81:80
|
||||
```
|
||||
|
||||
We can access our example-app on port 81
|
||||
We can access our example-app on port 81
|
||||
|
Loading…
x
Reference in New Issue
Block a user