Coder Social home page Coder Social logo

gitlab-ci-kubernetes's Introduction

Gitlab-ci、kubernetes最佳实践

有一篇很出名的文章:It's the future,文章大意是一个boss想要部署一个简单的CRUL rails项目,他咨询一位专家,专家极力反对他将项目部署在heroku上,并给出的建议是将他的简单的app拆分成12个微服务(microservices),运行在docker container中,彼此通过api调用。然后将这些微服务部署在一个由8台机器组成的kubernetes集群中。

初看这篇文章的时候,我并没有理解这种部署的优势。但随着之后课程格子部署方式改进,我重新回顾了这篇文章,发现最终的解决方案和文中提到的如出一辙。

导读

如果你想要快速搭建一个gitlab + kubernetes + docker环境,走通整个部署流程,请阅读1-5章。 如果你想要更深入的了解整个系统,请阅读6-10章。

kubernetes 1.5.4 docker 1.13

希望你能 enjoy Gitlab CI + Kubernetes 之旅!

开始看书

本书源码在 GitHub 上,欢迎参与写书

gitlab-ci-kubernetes's People

Contributors

davidqhr avatar gitbook-bot avatar

Watchers

 avatar  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.