Skip to content

Commit

Permalink
Update README-create-k8s_lab.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davidfdezc authored Dec 4, 2022
1 parent 3e59f6f commit 44b91e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README-create-k8s_lab.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ LANG=C tar --numeric-owner -cpf - mnt -X $tmpfile --transform "s|^mnt|${ROOTFSNA
popd
mv $R1DIR/${ROOTFSNAME}.tgz .
tar --numeric-owner -xzpf vnx_rootfs_lxc_ubuntu64-20.04-v025-k8s.tgz
rm -f rootfs_k8s_r1
ln -s ${ROOTFSNAME} rootfs_k8s_r1
```
Release the scenario:
Expand Down

0 comments on commit 44b91e1

Please sign in to comment.