We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a863cde commit 4844412Copy full SHA for 4844412
README.md
@@ -210,6 +210,9 @@ apt-get install -y python-pip
210
cd ~
211
git clone https://github.com/openvswitch/ovn-kubernetes
212
cd ovn-kubernetes
213
+
214
+# Before proceeding: https://github.com/openvswitch/ovn-kubernetes/pull/86
215
216
pip install --upgrade --prefix=/usr/local --ignore-installed .
217
218
ovn-k8s-overlay master-init \
@@ -412,6 +415,9 @@ apt-get install -y python-pip
412
415
413
416
414
417
418
419
420
421
422
423
ovn-k8s-overlay minion-init \
0 commit comments