• Bootcamp (9)
    • 📱 236 - 992 - 3846

      📧 jxjwilliam@gmail.com

    • Version: ‍🚀 1.1.0
  • Gitlab

    BootcampMisc2021-02-16


    user-login

    gitlib demo: user-login

    CI/CD configuration

    .gitlab-ci.yml

    Add Kubernetes cluster

    http://35.197.152.120:8080/

    create Kubernetes on Google Kubernetes Engine

    Projects linked to billing account:

    Project name Project ID
    My First Project solar-magpie-233201

    1. Clusters

    Name Location Cluster size Total cores
    standard-cluster-1 asia-southeast1-a 3 3 vCPUs
    $ gcloud container clusters get-credentials standard-cluster-1 --zone asia-southeast1-a --project solar-magpie-233201

    2. Workloads

    Name Status Type Pods Namespace Cluster
    hello-node OK Deployment 4/4 default standard-cluster-1
    • Status: OK/Running
    • Type: Pod/Deployment
    • Namespace: default/kube-system

    3. Services

    Name Status Type Engpoints Pods Namespace Cluster
    hello-node OK Load balancer 35.197.152.120:8080 4/4 default standard-cluster-1

    4. Applications

    Deploy from Marketplace

    5. Configurations

    6. Storage

    KB-collection (markdown)