parent
da79413267
commit
87cc896497
|
|
@ -220,6 +220,7 @@ sed -i 's#eipwork/kuboard:v3#swr.cn-east-2.myhuaweicloud.com/kuboard/kuboard:v3#
|
||||||
sh kuboard.sh
|
sh kuboard.sh
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#Argocd部署【集群内部部署-dev环境】- (K8S集群内部署)
|
#Argocd部署【集群内部部署-dev环境】- (K8S集群内部署)
|
||||||
kubectl create namespace argocd && cd /opt/k8s-install-conf && wget https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml
|
kubectl create namespace argocd && cd /opt/k8s-install-conf && wget https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml
|
||||||
kubectl apply -n argocd -f install.yaml
|
kubectl apply -n argocd -f install.yaml
|
||||||
|
|
@ -229,6 +230,31 @@ kubectl apply -n argocd -f install.yaml
|
||||||
# Jenkins 独立于K8S集群之外部署(docker 部署)
|
# Jenkins 独立于K8S集群之外部署(docker 部署)
|
||||||
cd /opt/ && wget -qO- http://116.205.97.109/scripts/jenkins-install.sh | bash
|
cd /opt/ && wget -qO- http://116.205.97.109/scripts/jenkins-install.sh | bash
|
||||||
|
|
||||||
|
|
||||||
|
#Gitlab
|
||||||
|
|
||||||
|
|
||||||
|
#elk
|
||||||
|
|
||||||
|
|
||||||
|
#Prometheus
|
||||||
|
|
||||||
|
|
||||||
|
#ceph
|
||||||
|
|
||||||
|
|
||||||
|
#mysql
|
||||||
|
|
||||||
|
|
||||||
|
#kafka
|
||||||
|
|
||||||
|
|
||||||
|
#redis
|
||||||
|
|
||||||
|
|
||||||
|
#harbor
|
||||||
|
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
#### (12) AL多租户平台 GPU资源基准测试
|
#### (12) AL多租户平台 GPU资源基准测试
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue