summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPaul McGoldrick <paul.mcgoldrick@att.com>2017-09-28 10:03:38 -0700
committerPaul McGoldrick <paul.mcgoldrick@att.com>2017-09-28 10:14:09 -0700
commitf52ddcb67f75aeb6bd72fecfd4a133ae1eb56666 (patch)
tree898aca33908fa491bfe541ba8f3b40124562d147 /README.md
parent066d65126779abf924dd9175da56d2d43991dbff (diff)
initial seed code commit VVP-3
Change-Id: I6c9fede9b75ebaf1bcba2ad14f09f021fea63d21 Signed-off-by: Paul McGoldrick <paul.mcgoldrick@att.com>
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100755
index 0000000..5474595
--- /dev/null
+++ b/README.md
@@ -0,0 +1,9 @@
+```
+# update your hosts file with the line
+# 10.252.0.12 coreos-01.development.vvp.example.com
+. setenv
+# select the envirionment yout want from the list
+vagrant up
+watch -n5 "kubectl get po -n kube-system"
+# once all pods are running status
+`bin/vvp-deploy`