All Projects → minminmsn → K8s1.13

minminmsn / K8s1.13

微服务容器化持续交付总体流程:开发代码提交到Gitlab;Rahcher设置代码库为Gitlab;Rahcher流水线配置编译源码;Rahcher流水线Build Docker镜像;Rancher流水线Push Docker镜像到私有镜像库Harbor;Rancher流水线根据k8s yaml部署文件部署容器。

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to K8s1.13

moadsd-ng
The MOADSD-NG project does provide a simple way to setup a hybrid cloud security demo, playground and learning environment within the clouds.
Stars: ✭ 13 (-92.17%)
Mutual labels:  jenkins, helm, ceph
metalnetes
Create and manage multiple Kubernetes clusters using KVM on a bare metal Fedora 29 server. Includes helm + rook-ceph + nginx ingress + the stock analysis engine (jupyter + redis cluster + minio + automated cron jobs for data collection) - works on Kubernetes version v1.16.0 - 1.16.3 was not working
Stars: ✭ 37 (-77.71%)
Mutual labels:  helm, ceph
gotway
☸️ Cloud native API Gateway powered with in-redis cache
Stars: ✭ 71 (-57.23%)
Mutual labels:  helm, ingress
gitops-build-lib
Jenkins pipeline shared library for automating deployments via GitOps
Stars: ✭ 23 (-86.14%)
Mutual labels:  jenkins, helm
Certified-Rancher-Operator-Thai
มาเรียนรู้ Kuberntes แบบ On-Premise และ Architecture ของ Rancher ที่ใช้ในการจัดการ Kubernetes Cluster เพื่อนำสู่ Certified Kubernetes Administrator และ Certified Rancer Operator
Stars: ✭ 78 (-53.01%)
Mutual labels:  helm, rancher
jenkins-stack-docker
Docker-compose version of jenkins-stack-kubernetes
Stars: ✭ 135 (-18.67%)
Mutual labels:  jenkins, helm
gitops-playground
Reproducible infrastructure to showcase GitOps workflows and evaluate different GitOps Operators on Kubernetes
Stars: ✭ 77 (-53.61%)
Mutual labels:  jenkins, helm
django-on-k8s
An end to end tutorial to run a Django Web Application having a PostgreSQL database in Kubernetes
Stars: ✭ 37 (-77.71%)
Mutual labels:  helm, ingress
KubeStitch
Kubernetes deployment stitcher
Stars: ✭ 19 (-88.55%)
Mutual labels:  helm, ingress
aks-terraform-helm
Showcase for Azure, AKS, Terraform, Helm and Let's Encrypt
Stars: ✭ 23 (-86.14%)
Mutual labels:  helm, ingress
K8s Tew
Kubernetes - The Easier Way
Stars: ✭ 269 (+62.05%)
Mutual labels:  ceph, helm
kubetools
Kubetools - Curated List of Kubernetes Tools
Stars: ✭ 674 (+306.02%)
Mutual labels:  jenkins, helm
action-setup-kube-tools
Github Action that setup Kubernetes tools (kubectl, kustomize, helm, kubeconform, conftest, yq, rancher, tilt, skaffold) very fast and cache them on the runner. Please [✩Star] if you're using it!
Stars: ✭ 45 (-72.89%)
Mutual labels:  helm, rancher
croc-hunter-jenkinsx
Croc Hunter demo, deployed with Jenkins X
Stars: ✭ 19 (-88.55%)
Mutual labels:  jenkins, helm
Ingressmonitorcontroller
A Kubernetes controller to watch ingresses and create liveness alerts for your apps/microservices in UptimeRobot, StatusCake, Pingdom, etc. – [✩Star] if you're using it!
Stars: ✭ 306 (+84.34%)
Mutual labels:  ingress, helm
Book k8sInfra
< 컨테이너 인프라 환경 구축을 위한 쿠버네티스/도커 >
Stars: ✭ 176 (+6.02%)
Mutual labels:  jenkins, helm
Build Harness
🤖Collection of Makefiles to facilitate building Golang projects, Dockerfiles, Helm charts, and more
Stars: ✭ 236 (+42.17%)
Mutual labels:  helm, jenkins
Ingress
WIP Caddy 2 ingress controller for Kubernetes
Stars: ✭ 200 (+20.48%)
Mutual labels:  ingress, helm
k8s-istio-demo
Demo showing the capabilities of Istio
Stars: ✭ 22 (-86.75%)
Mutual labels:  helm, ceph
Helm Charts
A curated set of Helm charts brought to you by codecentric
Stars: ✭ 295 (+77.71%)
Mutual labels:  helm, jenkins

微服务容器化持续交付

总体流程

  • 开发代码提交到Gitlab
  • Rahcher设置代码库为Gitlab
  • Rahcher流水线配置编译源码
  • Rahcher流水线Build Docker镜像
  • Rancher流水线Push Docker镜像到私有镜像库Harbor
  • Rancher流水线根据k8s yaml部署文件部署容器

架构图

Rancher相关

  • Rancher集成Openldap

  • Rancher设置通知

  • Rancher设置日志

  • Rancher配置代码库

  • Rancher配置镜像凭证

  • Rancher配置流水线

Docker相关

  • Docker镜像制作

    • 系统基础镜像制作

    • JAVA镜像制作

    • 应用程序镜像制作

  • Dockerfile编写

Kubernetes相关

随喜赞叹

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].