GithubHelp home page GithubHelp logo

unchch / k8s1.13 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from minminmsn/k8s1.13

0.0 1.0 0.0 1.85 MB

微服务容器化持续交付总体流程:提交gitlab;walle构建镜像及上传到私有镜像库;持续部署到kubernetes集群上启动应用。

Home Page: https://www.minminmsn.com

Dockerfile 14.64% sed 30.05% Shell 43.51% Smarty 11.81%

k8s1.13's Introduction

微服务容器化持续交付

总体流程

  • 在开发机开发代码后提交到gitlab
  • 通过镜像打包项目上线触发walle或jenkins进行构建,walle或jenkins将代码打成docker镜像,push到私有镜像库
  • 通过服务上线项目将在k8s-master上执行rc、service的创建,进而创建Pod,从私服拉取镜像,根据该镜像启动容器

架构图

Walle相关

Docker相关

  • Docker镜像制作

    • 系统基础镜像制作

    • JAVA镜像制作

    • 应用程序镜像制作

Kube-Prometheus相关

  • kubernetes集群
http://grafana-k8s.minminmsn.com 
admin
admin

Fluentd-elasticsearch相关

Kubernetes相关

随喜赞叹

k8s1.13's People

Contributors

minminmsn avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.