Skip to main content

Upgrade All-In-One (K8s)

This page introduces how to upgrade BladePipe using Kubernetes.

Prerequisite

Procedure

  1. Log in the K8s master node.

  2. Replace version in the following command with the target version, then execute it.

    curl -fsSL https://bladepipe-docker.s3.ap-southeast-1.amazonaws.com/upgrade_on_k8s.sh | bash -s -- <version>
  3. Successfully upgrade BladePipe.

    ███████╗██╗   ██╗ ██████╗ ██████╗███████╗███████╗███████╗
    ██╔════╝██║ ██║██╔════╝██╔════╝██╔════╝██╔════╝██╔════╝
    ███████╗██║ ██║██║ ██║ █████╗ ███████╗███████╗
    ╚════██║██║ ██║██║ ██║ ██╔══╝ ╚════██║╚════██║
    ███████║╚██████╔╝╚██████╗╚██████╗███████╗███████║███████║
    ╚══════╝ ╚═════╝ ╚═════╝ ╚═════╝╚══════╝╚══════╝╚══════╝

    BladePipe for Kubernetes is ready! visit console http://{ip}:31111 in an web explorer and have fun :)