Skip to content

Commit

Permalink
Update README to mention replacing machine name
Browse files Browse the repository at this point in the history
  • Loading branch information
stano45 committed Aug 20, 2024
1 parent 10ebbcc commit 46e9b27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/container_migration_in_kubernetes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ kubectl get service http-server
```

### 6. Apply the RBAC configuration to allow the checkpoint plugin to create a checkpoint (optional if your config already allows this):
First, replace `<your_machine_name>` with the name of your machine. Then, run:
```
kubectl apply -f manifests/checkpoint-rbac.yaml
```
Expand Down

0 comments on commit 46e9b27

Please sign in to comment.