mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-19 23:07:47 -02:30
Update README.md
This commit is contained in:
@@ -4,16 +4,13 @@ Scripts to create libvirt lab with vagrant and prepare some stuff for `k8s` depl
|
||||
|
||||
|
||||
Requirements
|
||||
============
|
||||
------------
|
||||
|
||||
* `libvirt`
|
||||
* `vagrant`
|
||||
* `vagrant-libvirt` plugin (`vagrant plugin install vagrant-libvirt`)
|
||||
* `$USER` should be able to connect to libvirt (test with `virsh list --all`)
|
||||
|
||||
How-to
|
||||
======
|
||||
|
||||
Vargant lab preparation
|
||||
-----------------------
|
||||
|
||||
@@ -111,8 +108,6 @@ kubectl --namespace=openstack get pods -o wide
|
||||
|
||||
* Troubleshooting
|
||||
|
||||
* Some basic commands
|
||||
|
||||
```bash
|
||||
# Get logs from pod
|
||||
kubectl --namespace=openstack logs $POD_NAME
|
||||
@@ -133,4 +128,3 @@ cd ~/mcp
|
||||
# or in openstack namespace
|
||||
./deploy-netchecker.sh openstack
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user