Uploaded image for project: 'Logging analytics'
  1. Logging analytics
  2. LOG-992

RKE 0.16 / Docker 18.06 for ONAP installation - migrate from Rancher for Dublin - script support

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Duplicate
    • Icon: Highest Highest
    • Dublin Release
    • None
    • OOM-Dublin (M3-03/14)

      https://github.com/rancher/rke

      https://rancher.com/docs/rke/v0.1.x/en/example-yamls/#minimal-cluster-yml-example

      20190225: RKE system up via https://wiki.onap.org/display/DW/OOM+RKE+Kubernetes+Deployment
      and
      OOM-1598
      +) 20190224 test config
      doc in https://wiki.onap.org/display/DW/OOM+RKE+Kubernetes+Deployment

      1. install docker
        curl https://releases.rancher.com/install-docker/17.03.sh | sh
      2. install rke
        sudo wget https://github.com/rancher/rke/releases/download/v0.1.15/rke_linux-amd64
        mv rke_linux-amd64 rke
        sudo mv ./rke /usr/local/bin/rke
      3. copy your private ssh key to the VMs
      4. provision a static EIP/VIP - optionally register a domain name
      5. edit cluster.yaml
      6. run rke up
        sudo rke up --config cluster2.yaml
      7. install kubectl
        https://git.onap.org/logging-analytics/tree/deploy/rancher/oom_rancher_setup.sh#n97
      8. test cluster
      1. RBAC lockdown cluster

       

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

              Created:
              Updated:
              Resolved: