aboutsummaryrefslogtreecommitdiffstats
path: root/docs/release/installation/k8s-deploy.rst
diff options
context:
space:
mode:
authorHarry Huang <huangxiangyu5@huawei.com>2018-10-31 10:56:45 +0800
committerHarry Huang <huangxiangyu5@huawei.com>2018-10-31 10:57:11 +0800
commitaa75ba1b33e46523d43499358b3d2fb9e00ab523 (patch)
tree591080ed636f2898ebd76ebe4dc9209d19953962 /docs/release/installation/k8s-deploy.rst
parente1f6036aaac72955e32c28dc656f72ce55049105 (diff)
Update docs for Gambia
JIRA: - Change-Id: I5c2c404f74b91c12cccd6b085e75415a6f38eb62 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
Diffstat (limited to 'docs/release/installation/k8s-deploy.rst')
-rw-r--r--docs/release/installation/k8s-deploy.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/release/installation/k8s-deploy.rst b/docs/release/installation/k8s-deploy.rst
index 0c1ffbd0..50f3626d 100644
--- a/docs/release/installation/k8s-deploy.rst
+++ b/docs/release/installation/k8s-deploy.rst
@@ -20,7 +20,7 @@ If you want to deploy noha with1 controller and 1 compute, run the following com
export SCENARIO=k8-nosdn-nofeature-noha.yml
export VIRT_NUMBER=2
- curl https://raw.githubusercontent.com/opnfv/compass4nfv/stable/fraser/quickstart_k8s.sh | bash
+ curl https://raw.githubusercontent.com/opnfv/compass4nfv/stable/gambia/quickstart_k8s.sh | bash
Installation of K8s on Bare Metal
=================================