aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/azure/oom_deployment.sh
diff options
context:
space:
mode:
authorroot <frank.obrien@amdocs.com>2018-12-07 12:15:11 -0500
committerroot <frank.obrien@amdocs.com>2018-12-07 12:16:00 -0500
commitb2bb34eba1adece6b7238ee21a5f9f4fe2959b8a (patch)
tree5ba60860211bdf4c8ffb3062cc8830afed8ac33d /deploy/azure/oom_deployment.sh
parent12c57ca0cfbe70308242913f396e3653380697e8 (diff)
upgrade rancher/k8s to 1.6.25
Change-Id: I086ceeebe78c2782cb0f752f1e214794e4f8ca46 Issue-ID: LOG-895 Signed-off-by: root <frank.obrien@amdocs.com>
Diffstat (limited to 'deploy/azure/oom_deployment.sh')
-rwxr-xr-xdeploy/azure/oom_deployment.sh14
1 files changed, 10 insertions, 4 deletions
diff --git a/deploy/azure/oom_deployment.sh b/deploy/azure/oom_deployment.sh
index 6093563..bdd2a01 100755
--- a/deploy/azure/oom_deployment.sh
+++ b/deploy/azure/oom_deployment.sh
@@ -22,12 +22,18 @@
# https://wiki.onap.org/display/DW/ONAP+on+Kubernetes
# source from https://jira.onap.org/browse/OOM-715
# Michael O'Brien
-# Amsterdam
+# amsterdam
# Rancher 1.6.10, Kubernetes 1.7.7, Kubectl 1.7.7, Helm 2.3.0, Docker 1.12
-# master
-# Rancher 1.6.22, Kubernetes 1.11.2, Kubectl 1.11.2, Helm 2.9.2, Docker 17.03
+# beijing
+# Rancher 1.6.14, Kubernetes 1.8.10, Kubectl 1.8.10, Helm 2.8.2, Docker 17.03
+# casablanca (until RC1)
+# Rancher 1.6.18, Kubernetes 1.10.3, Kubectl 1.10.3, Helm 2.9.2, Docker 17.03
+# casablanca - integration change alignment for INT-586 - 29th Oct via LOG-806
+# Rancher 1.6.22, Kubernetes 1.11.2, kubectl 1.11.2, Helm 2.9.2, Docker 17.03
+# master/dublin - LOG-895
+# Rancher 1.6.25, Kubernetes 1.11.3, kubectl 1.11.3, Helm 2.9.2, Docker 17.03
# run as root - because of the logout that would be required after the docker user set
-# 10249-10255 security is provided by rancher oauth via github - use this instead of port level control in the NSG
+# 10249-10255 security is provided by rancher oauth RBAC via github - use this instead of port level control in the NSG
# https://wiki.onap.org/display/DW/Cloud+Native+Deployment#CloudNativeDeployment-Security
usage() {
cat <<EOF