Lesson 3: Create and View a Cluster | Scribe

    Lesson 3: Create and View a Cluster

        information ordinal icon
        In this lesson, we will explore the feature of Container clusters. Developer will be able to create a new Cluster by defining Name and Project association, cluster type, worker node counts, storage, networking, and security group details. \ As the next step, Developer will be able to perform certain day two actions like, viewing kube config, kube config yaml file download and resizing of the cluster itself.
        1
        On **left** navigation menu, click on **Container Service**, **Clusters**
        2
        Click **Create Cluster**
        3
        Enter **Cluster Nam**e of your choice **Project Name**: Demo TEST Project **Environment** : Development **Data Center**: Dallas, TX
        4
        **Cluster Type:** Kubernetes HA **Cluster Version:** 1\.28x **Worker Node Count**: 1 **Plan**: Medium **Storage Size:** 100GB
        5
        Notice the breakdown of the **Cost Summary** Click **Continue**
        6
        For **Node Network** select **dc02.segment**\ Click **Continue**
        7
        Review the **Create Cluster** summary screen Click **Deploy Cluster**
        8
        Notice the new cluster gets deployed
        9
        Lets perform some day 2 actions on the cluster
        10
        Click on **anu-network test** from the list of available clusters
        11
        Take few minutes to review the following tabs under **Details** section:\ **Nodes/Namespace/Workloads/ Network / Storage**
        Take few minutes to review the following tabs under **Details** section:\
**Nodes/Namespace/Workloads/ Network / Storage**
        12
        Click **More Actions** Click **View Kube Config**
        13
        Notice a **side drawer** on the right opens up\ You can now view and/or download the **Kube Config** file by clicking on the **Download** link on the top right
        14
        Click **More Actions** Click **View API Token**
        15
        Notice a **side drawer** on the right opens up\ You can now view and/or download the **API Token** file by clicking on the **Download** link on the top right
        16
        On the anu-network test cluster, lets increase the worker node count\ Notice the **worker nodes** count is **6** initially
        17
        Click **More Actions**\ Click **Add Worker**
        18
        Change **Additional Worker Count** to **6**\ **Plan**: Select **Medium (2 vCPU, 8 GB Memory)**\ Click **Add**
        19
        Notice the **Worker Nodes** change to **12**