Go to file
ycz008 79a130b3c1 update prod redis pass 2024-03-25 19:17:47 +08:00
build-image add skywalking dockerfile and prod redis 2024-03-25 17:58:41 +08:00
datatypes/mysql add: prod k8s 2023-08-18 10:38:24 +08:00
dev-upgrade update prod redis pass 2024-03-25 19:17:47 +08:00
prod-upgrade update prod redis pass 2024-03-25 19:17:47 +08:00
qa-upgrade change es java_opts 2024-02-28 15:25:46 +08:00
tcs-upgrade optimizition tcs es and kibana 2024-03-14 14:36:59 +08:00
.gitignore add .gitignore 2024-01-29 15:29:43 +08:00
README.md add argocd 2023-07-04 15:50:55 +08:00

README.md

Kubernetes deployment

kubesphere

# 部署

./kk create -f bfs-k8scluster.yaml

nacos

# 部署

kubectl -n common create -f mysql-local.yaml
kubectl -n common create -f nacos-no-pvc-ingress.yaml

jenkins

# 部署

kubectl -n common create -f seviceAccount.yaml
kubectl -n common create -f deployment.yaml

# 使用

mysql

# 部署

kubectl -n common create -f mysql-local-dev.yaml
kubectl -n common create -f mysql-local-release.yaml

argoci

# 前期

    ConfigMap
        - mysql
        - s3
    argo namespaced

# 部署

kubectl -n common create -f namespace-install-dev.yaml
kubectl -n common create -f namespace-install-release.yaml

argocd