Giter Site home page Giter Site logo

feiskyer / kubernetes-handbook Goto Github PK

View Code? Open in Web Editor NEW
5.2K 254.0 1.4K 67.23 MB

Kubernetes Handbook (Kubernetes指南) https://kubernetes.feisky.xyz

License: Other

Makefile 73.67% Go 23.36% Dockerfile 2.97%
kubernetes containers handbook books gitbook docker cloud-native service-mesh kubernetes-handbook microservice

kubernetes-handbook's Introduction

序言

star this repo fork this repo contributions welcome

Kubernetes 是谷歌开源的容器集群管理系统,是 Google 多年大规模容器管理技术 Borg 的开源版本,也是 CNCF 最重要的项目之一,主要功能包括:

  • 基于容器的应用部署、维护和滚动升级
  • 负载均衡和服务发现
  • 跨机器和跨地区的集群调度
  • 自动伸缩
  • 无状态服务和有状态服务
  • 广泛的 Volume 支持
  • 插件机制保证扩展性

Kubernetes 发展非常迅速,已经成为容器编排领域的领导者。Kubernetes 的中文资料也非常丰富,但系统化和紧跟社区更新的则就比较少见了。《Kubernetes 指南》开源电子书旨在整理平时在开发和使用 Kubernetes 时的参考指南和实践总结,形成一个系统化的参考指南以方便查阅。欢迎大家关注和添加完善内容。

在线阅读

项目源码

项目源码存放于 Github 上,https://github.com/feiskyer/kubernetes-handbook

本书版本更新记录

如无特殊说明,本指南所有文档仅适用于 Kubernetes v1.6 及以上版本。详细更新记录见 CHANGELOG

微信公众号

扫码关注微信公众号,回复关键字即可在微信中查看相关章节。

贡献者

欢迎参与贡献和完善内容,贡献方法参考 CONTRIBUTING。感谢所有的贡献者,贡献者列表见 contributors

LICENSE

LICENSE

署名-非商业性使用-相同方式共享 4.0 (CC BY-NC-SA 4.0)

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.