Uploaded image for project: 'ONAP Operations Manager'
  1. ONAP Operations Manager
  2. OOM-486

HELM upgrade from 2.3 to 2.8.0

XMLWordPrintable

    • HELM upgrade from 2.3 to 2.7
    • Done

       update 20180124: we are good for 2.7.2 on Rackspace and AWS as well - vnc-portal working now (Note: rancher 1.6.10 upgraded - next test 1.6.12-14)

      Update: Rancher 1.6.14, Helm 2.8.0, Docker 17.03.2, Kubernetes 1.8.6, Kubectl 1.9.0 OK

       

       

      old........ 

      Team, we need to do the 1.6.14 rancher and helm 2.8 client (upgrade rancher from 2.6) and cover off the ram and vnc-portal issues - will post links shortly

      We need to fix vnc-portal running on helm 2.6+ - see ----OOM-441----

      Also raising priority by request as several teams run into this issue running helm 2.5+ 

      One issue I covered off is the new docker image - it came out a couple months before the helm update - and also has the issue

      Full integration testing on multiple deployment environment will certify our move from Rancher 1.6.10/Helm 2.3

       

      20180124: upgrade procedure for

      AWS
      ubuntu@ip-172-31-13-94:~$ wget http://storage.googleapis.com/kubernetes-helm/helm-v2.7.2-linux-amd64.tar.gz
      --2018-01-24 22:20:04--  http://storage.googleapis.com/kubernetes-helm/helm-v2.7.2-linux-amd64.tar.gz
      Resolving storage.googleapis.com (storage.googleapis.com)... 209.85.203.128, 2607:f8b0:4004:808::2010
      Connecting to storage.googleapis.com (storage.googleapis.com)|209.85.203.128|:80... connected.
      HTTP request sent, awaiting response... 200 OK
      Length: 12166338 (12M) [application/x-tar]
      Saving to: ‘helm-v2.7.2-linux-amd64.tar.gz’
      helm-v2.7.2-linux-amd64.tar.gz            100%[==================================================================================>]  11.60M  7.27MB/s    in 1.6s   
      2018-01-24 22:20:06 (7.27 MB/s) - ‘helm-v2.7.2-linux-amd64.tar.gz’ saved [12166338/12166338
      ubuntu@ip-172-31-13-94:~$ tar -zxvf helm-v2.7.2-linux-amd64.tar.gz
      linux-amd64/
      linux-amd64/README.md
      linux-amd64/LICENSE
      linux-amd64/helm
      ubuntu@ip-172-31-13-94:~$ sudo mv linux-amd64/helm /usr/local/bin/helm
      
      ubuntu@ip-172-31-13-94:~$ helm version
      Client: &version.Version{SemVer:"v2.7.2", GitCommit:"8478fb4fc723885b155c924d1c8c410b7a9444e6", GitTreeState:"clean"}
      Server: &version.Version{SemVer:"v2.3.0", GitCommit:"d83c245fc324117885ed83afc90ac74afed271b4", GitTreeState:"clean"}
      ubuntu@ip-172-31-13-94:~$ helm init --upgrade
      Creating /home/ubuntu/.helm
      Creating /home/ubuntu/.helm/repository
      Creating /home/ubuntu/.helm/repository/cache
      Creating /home/ubuntu/.helm/repository/local
      Creating /home/ubuntu/.helm/plugins
      Creating /home/ubuntu/.helm/starters
      Creating /home/ubuntu/.helm/cache/archive
      Creating /home/ubuntu/.helm/repository/repositories.yaml
      Adding stable repo with URL: https://kubernetes-charts.storage.googleapis.com
      Adding local repo with URL: http://127.0.0.1:8879/charts
      $HELM_HOME has been configured at /home/ubuntu/.helm.
      Tiller (the Helm server-side component) has been upgraded to the current version
      Happy Helming!
      
      ubuntu@ip-172-31-13-94:~$ helm version
      Client: &version.Version{SemVer:"v2.7.2", GitCommit:"8478fb4fc723885b155c924d1c8c410b7a9444e6", GitTreeState:"clean"}
      Server: &version.Version{SemVer:"v2.7.2", GitCommit:"8478fb4fc723885b155c924d1c8c410b7a9444e6", GitTreeState:"clean"}

       

            michaelobrien michaelobrien
            michaelobrien michaelobrien
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - 0 minutes
                0m
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 4 hours
                4h