openEuler Native Development Environment Cluster Deployment
This document describes how to deploy a Kubernetes cluster using kubeadm, set up a Kubernetes+iSulad environment, and deploy GitLab Runner in the environment to deploy an openEuler native development environment cluster.
The following scenarios are covered in this doucment:
Scenario 1: openEuler native deployment CI/CD based on GitLab CI/CD Scenario 2: openEuler native development cluster managed by GitLab CI/CD
Scenario 1 contains the following steps:
- Kubenetes+iSulad environment deployment
- GitLab deployment
- GitLab Runner deployment and tesing
Scenario 1 contains the following steps:
- Kubenetes+iSulad environment deployment
- GitLab Runner deployment and testing
Note: All operations in this document are executed with root privileges.