KubeSphere Container Platform

    KubeSphere provides All-in-One and installations. This enables quick setup and manages Kubernetes and Istio in a unified web console. This tutorial will walk you through the All-in-One installation. Reference Multi-node Installation for further information.

    A Linux machine that is either a virtual machine or bare metal. This machine requires at a minimum:

    • Hardware:

      • Memory: at least 4
      • CentOS 7.4 ~ 7.7 (64-bit)
      • Ubuntu 16.04/18.04 LTS ()
      • Debian Stretch 9.5 ()

    Ensure your firewall meets the . If this is not immediately feasible, you may evaluate Istio and KubeSphere by disabling the firewall as documented in your distribution.

    1. Download KubeSphere to your Linux machine, move to the KubeSphere directory. For example, if the created directory is kubesphere-all-v2.1.1:

    2. Execute the installation script, it will create a standard Kubernetes cluster. Select the “1) All-in-one” option when prompted:

    3. At the same time, Kubernetes has been installed into your environment.

    KubeSphere will install Istio within Kubernetes. Now reference Enable Service Mesh to enable Istio.