2018-04-22 21:36:38 +08:00
<!DOCTYPE HTML>
< html lang = "zh-hans" >
< head >
< meta charset = "UTF-8" >
< meta content = "text/html; charset=utf-8" http-equiv = "Content-Type" >
2018-07-10 00:03:51 +08:00
< title > Service Catalog · Kubernetes Handbook - Kubernetes中文指南/云原生应用架构实践手册 by Jimmy Song(宋净超)< / title >
2018-04-22 21:36:38 +08:00
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" / >
< meta name = "description" content = "" >
2018-09-04 11:25:28 +08:00
< meta name = "generator" content = "GitBook 3.2.3" >
2018-07-10 00:03:51 +08:00
< meta name = "author" content = "Jimmy Song( 宋净超) " >
2018-04-22 21:36:38 +08:00
< link rel = "stylesheet" href = "../gitbook/style.css" >
< link rel = "stylesheet" href = "../gitbook/gitbook-plugin-splitter/splitter.css" >
< link rel = "stylesheet" href = "../gitbook/gitbook-plugin-page-toc-button/plugin.css" >
< link rel = "stylesheet" href = "../gitbook/gitbook-plugin-image-captions/image-captions.css" >
< link rel = "stylesheet" href = "../gitbook/gitbook-plugin-back-to-top-button/plugin.css" >
< link rel = "stylesheet" href = "../gitbook/gitbook-plugin-search-plus/search.css" >
< link rel = "stylesheet" href = "../gitbook/gitbook-plugin-tbfed-pagefooter/footer.css" >
< link rel = "stylesheet" href = "../gitbook/gitbook-plugin-prism/prism-ghcolors.css" >
2018-09-25 22:13:40 +08:00
< link rel = "stylesheet" href = "../gitbook/gitbook-plugin-lightbox/lightbox.min.css" >
2018-04-22 21:36:38 +08:00
< link rel = "stylesheet" href = "../gitbook/gitbook-plugin-fontsettings/website.css" >
< meta name = "HandheldFriendly" content = "true" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1, user-scalable=no" >
< meta name = "apple-mobile-web-app-capable" content = "yes" >
< meta name = "apple-mobile-web-app-status-bar-style" content = "black" >
< link rel = "apple-touch-icon-precomposed" sizes = "152x152" href = "../gitbook/images/apple-touch-icon-precomposed-152.png" >
< link rel = "shortcut icon" href = "../gitbook/images/favicon.ico" type = "image/x-icon" >
< link rel = "next" href = "scheduling.html" / >
< link rel = "prev" href = "apiservice.html" / >
< link rel = "shortcut icon" href = '../favicon.ico' type = "image/x-icon" >
< link rel = "bookmark" href = '../favicon.ico' type = "image/x-icon" >
< style >
@media only screen and (max-width: 640px) {
.book-header .hidden-mobile {
display: none;
}
}
< / style >
< script >
window["gitbook-plugin-github-buttons"] = {"repo":"rootsongjc/kubernetes-handbook","types":["star"],"size":"small"};
< / script >
< / head >
< body >
< div class = "book" >
< div class = "book-summary" >
< div id = "book-search-input" role = "search" >
< input type = "text" placeholder = "输入并搜索" / >
< / div >
< nav role = "navigation" >
< ul class = "summary" >
2018-09-27 15:26:19 +08:00
< li >
2018-09-27 22:16:53 +08:00
< a href = "https://jimmysong.io/posts/cloud-native-python" target = "_blank" class = "custom-link" > Cloud Native Python( Python云原生) - 使用Python和React构建云原生应用< / a >
2018-09-27 15:26:19 +08:00
< / li >
2018-07-08 19:42:31 +08:00
< li >
2018-09-26 15:11:22 +08:00
< a href = "http://www.servicemesher.com" target = "_blank" class = "custom-link" > ServiceMesher社区< / a >
< / li >
< li >
< a href = "https://github.com/alipay/sofa-mesh" target = "_blank" class = "custom-link" > SOFAMesh - 基于Istio的大规模服务网格解决方案< / a >
< / li >
< li >
< a href = "https://jimmysong.io/posts/cloud-native-java" target = "_blank" class = "custom-link" > Cloud Native Java( 云原生Java) - Spring Boot、Spring Cloud与Cloud Foundry弹性系统设计< / a >
2018-07-08 19:42:31 +08:00
< / li >
< li >
2018-09-26 15:11:22 +08:00
< a href = "https://github.com/alipay/sofa-mosn" target = "_blank" class = "custom-link" > SOFAMosn - Golang版的高性能Service Mesh Sidecar代理< / a >
2018-07-08 19:42:31 +08:00
< / li >
< li >
< a href = "http://www.servicemesher.com/awesome-servicemesh" target = "_blank" class = "custom-link" > Awesome Service Mesh< / a >
< / li >
2019-03-03 00:25:27 +08:00
< li >
< a href = "https://jimmysong.io/istio-handbook" target = "_blank" class = "custom-link" > Istio Handbook - Istio服务网格进阶实战< / a >
< / li >
2018-07-08 19:42:31 +08:00
< li >
2018-09-26 15:11:22 +08:00
< a href = "https://jimmysong.io" target = "_blank" class = "custom-link" > Jimmy Song< / a >
2018-07-08 19:42:31 +08:00
< / li >
< li >
2018-09-26 15:11:22 +08:00
< a href = "https://jimmysong.io/awesome-cloud-native" target = "_blank" class = "custom-link" > Awesome Cloud Native< / a >
2018-07-08 19:42:31 +08:00
< / li >
< li >
2018-09-26 15:11:22 +08:00
< a href = "https://jimmysong.io/posts/cloud-native-go" target = "_blank" class = "custom-link" > Cloud Native Go - 基于Go和React的web云原生应用构建指南< / a >
2018-07-08 19:42:31 +08:00
< / li >
2018-04-22 21:36:38 +08:00
< li class = "divider" > < / li >
< li class = "header" > 前言< / li >
< li class = "chapter " data-level = "1.1" data-path = "../" >
< a href = "../" >
< b > 1.1.< / b >
序言
< / a >
< / li >
2018-07-09 23:08:11 +08:00
< li class = "header" > 云原生< / li >
< li class = "chapter " data-level = "2.1" data-path = "../cloud-native/cloud-native-definition.html" >
2018-04-22 21:36:38 +08:00
2018-07-09 23:08:11 +08:00
< a href = "../cloud-native/cloud-native-definition.html" >
2018-04-22 21:36:38 +08:00
2018-07-09 23:08:11 +08:00
< b > 2.1.< / b >
2018-04-22 21:36:38 +08:00
2019-01-02 15:03:13 +08:00
云原生( Cloud Native) 的定义
2018-04-22 21:36:38 +08:00
< / a >
< / li >
2018-07-09 23:08:11 +08:00
< li class = "chapter " data-level = "2.2" data-path = "../cloud-native/cncf.html" >
< a href = "../cloud-native/cncf.html" >
< b > 2.2.< / b >
CNCF - 云原生计算基金会简介
< / a >
2018-04-22 21:36:38 +08:00
2018-07-09 23:08:11 +08:00
< / li >
2018-04-22 21:36:38 +08:00
2018-07-09 23:08:11 +08:00
< li class = "chapter " data-level = "2.3" data-path = "../cloud-native/cncf-charter.html" >
2018-04-22 21:36:38 +08:00
2018-07-09 23:08:11 +08:00
< a href = "../cloud-native/cncf-charter.html" >
2018-04-22 21:36:38 +08:00
2018-07-09 23:08:11 +08:00
< b > 2.3.< / b >
2018-04-22 21:36:38 +08:00
2018-07-09 23:08:11 +08:00
CNCF章程
2018-07-08 19:42:31 +08:00
< / a >
< / li >
2018-09-26 22:42:09 +08:00
< li class = "chapter " data-level = "2.4" data-path = "../cloud-native/cloud-native-philosophy.html" >
2018-07-08 19:42:31 +08:00
2018-09-26 22:42:09 +08:00
< a href = "../cloud-native/cloud-native-philosophy.html" >
2018-07-08 19:42:31 +08:00
2018-07-09 23:08:11 +08:00
< b > 2.4.< / b >
2018-07-08 19:42:31 +08:00
2018-09-26 22:42:09 +08:00
云原生的设计哲学
< / a >
< / li >
< li class = "chapter " data-level = "2.5" data-path = "../cloud-native/play-with-kubernetes.html" >
< a href = "../cloud-native/play-with-kubernetes.html" >
< b > 2.5.< / b >
2018-04-22 21:36:38 +08:00
Play with Kubernetes
< / a >
< / li >
2018-09-26 22:42:09 +08:00
< li class = "chapter " data-level = "2.6" data-path = "../cloud-native/cloud-native-local-quick-start.html" >
2018-07-08 19:42:31 +08:00
< a href = "../cloud-native/cloud-native-local-quick-start.html" >
2018-09-26 22:42:09 +08:00
< b > 2.6.< / b >
2018-07-08 19:42:31 +08:00
快速部署一个云原生本地实验环境
< / a >
< / li >
2018-09-26 22:42:09 +08:00
< li class = "chapter " data-level = "2.7" data-path = "../cloud-native/kubernetes-and-cloud-native-app-overview.html" >
2018-04-22 21:36:38 +08:00
< a href = "../cloud-native/kubernetes-and-cloud-native-app-overview.html" >
2018-09-26 22:42:09 +08:00
< b > 2.7.< / b >
2018-04-22 21:36:38 +08:00
Kubernetes与云原生应用概览
< / a >
< / li >
2018-09-26 22:42:09 +08:00
< li class = "chapter " data-level = "2.8" data-path = "../cloud-native/from-kubernetes-to-cloud-native.html" >
2018-04-22 21:36:38 +08:00
< a href = "../cloud-native/from-kubernetes-to-cloud-native.html" >
2018-09-26 22:42:09 +08:00
< b > 2.8.< / b >
2018-04-22 21:36:38 +08:00
云原生应用之路——从Kubernetes到Cloud Native
< / a >
2018-05-12 23:29:42 +08:00
< / li >
2018-09-26 22:42:09 +08:00
< li class = "chapter " data-level = "2.9" data-path = "../cloud-native/cloud-native-programming-languages.html" >
2018-05-12 23:29:42 +08:00
2018-06-24 21:35:14 +08:00
< a href = "../cloud-native/cloud-native-programming-languages.html" >
2018-05-12 23:29:42 +08:00
2018-09-26 22:42:09 +08:00
< b > 2.9.< / b >
2018-05-12 23:29:42 +08:00
2018-06-24 21:35:14 +08:00
云原生编程语言
< / a >
< ul class = "articles" >
2018-09-26 22:42:09 +08:00
< li class = "chapter " data-level = "2.9.1" data-path = "../cloud-native/cloud-native-programming-language-ballerina.html" >
2018-06-24 21:35:14 +08:00
< a href = "../cloud-native/cloud-native-programming-language-ballerina.html" >
2018-09-26 22:42:09 +08:00
< b > 2.9.1.< / b >
2018-06-24 21:35:14 +08:00
2018-05-12 23:29:42 +08:00
云原生编程语言Ballerina
< / a >
2018-06-24 21:35:14 +08:00
< / li >
2018-09-26 22:42:09 +08:00
< li class = "chapter " data-level = "2.9.2" data-path = "../cloud-native/cloud-native-programming-language-pulumi.html" >
2018-06-24 21:35:14 +08:00
< a href = "../cloud-native/cloud-native-programming-language-pulumi.html" >
2018-09-26 22:42:09 +08:00
< b > 2.9.2.< / b >
2018-06-24 21:35:14 +08:00
云原生编程语言Pulumi
< / a >
< / li >
< / ul >
2018-06-02 11:26:58 +08:00
< / li >
2018-09-26 22:42:09 +08:00
< li class = "chapter " data-level = "2.10" data-path = "../cloud-native/the-future-of-cloud-native.html" >
2018-06-02 11:26:58 +08:00
< a href = "../cloud-native/the-future-of-cloud-native.html" >
2018-09-26 22:42:09 +08:00
< b > 2.10.< / b >
2018-06-02 11:26:58 +08:00
云原生的未来
< / a >
2018-04-22 21:36:38 +08:00
< / li >
< li class = "header" > 概念与原理< / li >
< li class = "chapter " data-level = "3.1" data-path = "./" >
< a href = "./" >
< b > 3.1.< / b >
Kubernetes架构
< / a >
< ul class = "articles" >
< li class = "chapter " data-level = "3.1.1" data-path = "concepts.html" >
< a href = "concepts.html" >
< b > 3.1.1.< / b >
设计理念
< / a >
< / li >
< li class = "chapter " data-level = "3.1.2" data-path = "etcd.html" >
< a href = "etcd.html" >
< b > 3.1.2.< / b >
Etcd解析
< / a >
< / li >
< li class = "chapter " data-level = "3.1.3" data-path = "open-interfaces.html" >
< a href = "open-interfaces.html" >
< b > 3.1.3.< / b >
开放接口
< / a >
< ul class = "articles" >
< li class = "chapter " data-level = "3.1.3.1" data-path = "cri.html" >
< a href = "cri.html" >
< b > 3.1.3.1.< / b >
CRI - Container Runtime Interface( 容器运行时接口)
< / a >
< / li >
< li class = "chapter " data-level = "3.1.3.2" data-path = "cni.html" >
< a href = "cni.html" >
< b > 3.1.3.2.< / b >
CNI - Container Network Interface( 容器网络接口)
< / a >
< / li >
< li class = "chapter " data-level = "3.1.3.3" data-path = "csi.html" >
< a href = "csi.html" >
< b > 3.1.3.3.< / b >
CSI - Container Storage Interface( 容器存储接口)
< / a >
< / li >
< / ul >
< / li >
< / ul >
< / li >
2018-07-08 19:42:31 +08:00
< li class = "chapter " data-level = "3.2" data-path = "networking.html" >
2018-04-22 21:36:38 +08:00
2018-07-08 19:42:31 +08:00
< a href = "networking.html" >
2018-04-22 21:36:38 +08:00
< b > 3.2.< / b >
Kubernetes中的网络
2018-07-08 19:42:31 +08:00
< / a >
2018-04-22 21:36:38 +08:00
< ul class = "articles" >
2018-07-08 19:42:31 +08:00
< li class = "chapter " data-level = "3.2.1" data-path = "flannel.html" >
2018-04-22 21:36:38 +08:00
2018-07-08 19:42:31 +08:00
< a href = "flannel.html" >
2018-04-22 21:36:38 +08:00
< b > 3.2.1.< / b >
Kubernetes中的网络解析——以flannel为例
< / a >
< / li >
< li class = "chapter " data-level = "3.2.2" data-path = "calico.html" >
< a href = "calico.html" >
< b > 3.2.2.< / b >
Kubernetes中的网络解析——以calico为例
< / a >
2018-10-30 21:14:20 +08:00
< / li >
< li class = "chapter " data-level = "3.2.3" data-path = "cilium.html" >
< a href = "cilium.html" >
< b > 3.2.3.< / b >
具备API感知的网络和安全性管理开源软件Cilium
< / a >
2018-11-08 16:09:05 +08:00
< ul class = "articles" >
< li class = "chapter " data-level = "3.2.3.1" data-path = "cilium-concepts.html" >
< a href = "cilium-concepts.html" >
< b > 3.2.3.1.< / b >
Cilium架构设计与概念解析
< / a >
< / li >
< / ul >
2018-04-22 21:36:38 +08:00
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "3.3" data-path = "objects.html" >
< a href = "objects.html" >
< b > 3.3.< / b >
资源对象与基本概念解析
< / a >
< / li >
< li class = "chapter " data-level = "3.4" data-path = "pod-state-and-lifecycle.html" >
< a href = "pod-state-and-lifecycle.html" >
< b > 3.4.< / b >
Pod状态与生命周期管理
< / a >
< ul class = "articles" >
< li class = "chapter " data-level = "3.4.1" data-path = "pod-overview.html" >
< a href = "pod-overview.html" >
< b > 3.4.1.< / b >
Pod概览
< / a >
< / li >
< li class = "chapter " data-level = "3.4.2" data-path = "pod.html" >
< a href = "pod.html" >
< b > 3.4.2.< / b >
Pod解析
< / a >
< / li >
< li class = "chapter " data-level = "3.4.3" data-path = "init-containers.html" >
< a href = "init-containers.html" >
< b > 3.4.3.< / b >
Init容器
< / a >
< / li >
< li class = "chapter " data-level = "3.4.4" data-path = "pause-container.html" >
< a href = "pause-container.html" >
< b > 3.4.4.< / b >
Pause容器
< / a >
< / li >
< li class = "chapter " data-level = "3.4.5" data-path = "pod-security-policy.html" >
< a href = "pod-security-policy.html" >
< b > 3.4.5.< / b >
Pod安全策略
< / a >
< / li >
< li class = "chapter " data-level = "3.4.6" data-path = "pod-lifecycle.html" >
< a href = "pod-lifecycle.html" >
< b > 3.4.6.< / b >
Pod的生命周期
< / a >
< / li >
< li class = "chapter " data-level = "3.4.7" data-path = "pod-hook.html" >
< a href = "pod-hook.html" >
< b > 3.4.7.< / b >
Pod Hook
< / a >
< / li >
< li class = "chapter " data-level = "3.4.8" data-path = "pod-preset.html" >
< a href = "pod-preset.html" >
< b > 3.4.8.< / b >
Pod Preset
< / a >
< / li >
< li class = "chapter " data-level = "3.4.9" data-path = "pod-disruption-budget.html" >
< a href = "pod-disruption-budget.html" >
< b > 3.4.9.< / b >
Pod中断与PDB( Pod中断预算)
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "3.5" data-path = "cluster.html" >
< a href = "cluster.html" >
< b > 3.5.< / b >
集群资源管理
< / a >
< ul class = "articles" >
< li class = "chapter " data-level = "3.5.1" data-path = "node.html" >
< a href = "node.html" >
< b > 3.5.1.< / b >
Node
< / a >
< / li >
< li class = "chapter " data-level = "3.5.2" data-path = "namespace.html" >
< a href = "namespace.html" >
< b > 3.5.2.< / b >
Namespace
< / a >
< / li >
< li class = "chapter " data-level = "3.5.3" data-path = "label.html" >
< a href = "label.html" >
< b > 3.5.3.< / b >
Label
< / a >
< / li >
< li class = "chapter " data-level = "3.5.4" data-path = "annotation.html" >
< a href = "annotation.html" >
< b > 3.5.4.< / b >
Annotation
< / a >
< / li >
< li class = "chapter " data-level = "3.5.5" data-path = "taint-and-toleration.html" >
< a href = "taint-and-toleration.html" >
< b > 3.5.5.< / b >
Taint和Toleration( 污点和容忍)
< / a >
< / li >
< li class = "chapter " data-level = "3.5.6" data-path = "garbage-collection.html" >
< a href = "garbage-collection.html" >
< b > 3.5.6.< / b >
垃圾收集
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "3.6" data-path = "controllers.html" >
< a href = "controllers.html" >
< b > 3.6.< / b >
控制器
< / a >
< ul class = "articles" >
< li class = "chapter " data-level = "3.6.1" data-path = "deployment.html" >
< a href = "deployment.html" >
< b > 3.6.1.< / b >
Deployment
< / a >
< / li >
< li class = "chapter " data-level = "3.6.2" data-path = "statefulset.html" >
< a href = "statefulset.html" >
< b > 3.6.2.< / b >
StatefulSet
< / a >
< / li >
< li class = "chapter " data-level = "3.6.3" data-path = "daemonset.html" >
< a href = "daemonset.html" >
< b > 3.6.3.< / b >
DaemonSet
< / a >
< / li >
< li class = "chapter " data-level = "3.6.4" data-path = "replicaset.html" >
< a href = "replicaset.html" >
< b > 3.6.4.< / b >
ReplicationController和ReplicaSet
< / a >
< / li >
< li class = "chapter " data-level = "3.6.5" data-path = "job.html" >
< a href = "job.html" >
< b > 3.6.5.< / b >
Job
< / a >
< / li >
< li class = "chapter " data-level = "3.6.6" data-path = "cronjob.html" >
< a href = "cronjob.html" >
< b > 3.6.6.< / b >
CronJob
< / a >
< / li >
< li class = "chapter " data-level = "3.6.7" data-path = "horizontal-pod-autoscaling.html" >
< a href = "horizontal-pod-autoscaling.html" >
< b > 3.6.7.< / b >
Horizontal Pod Autoscaling
< / a >
< ul class = "articles" >
< li class = "chapter " data-level = "3.6.7.1" data-path = "custom-metrics-hpa.html" >
< a href = "custom-metrics-hpa.html" >
< b > 3.6.7.1.< / b >
自定义指标HPA
< / a >
< / li >
< / ul >
2018-10-09 19:20:30 +08:00
< / li >
< li class = "chapter " data-level = "3.6.8" data-path = "admission-controller.html" >
< a href = "admission-controller.html" >
< b > 3.6.8.< / b >
准入控制器( Admission Controller)
< / a >
2018-04-22 21:36:38 +08:00
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "3.7" data-path = "service-discovery.html" >
< a href = "service-discovery.html" >
< b > 3.7.< / b >
服务发现
< / a >
< ul class = "articles" >
< li class = "chapter " data-level = "3.7.1" data-path = "service.html" >
< a href = "service.html" >
< b > 3.7.1.< / b >
Service
< / a >
< / li >
< li class = "chapter " data-level = "3.7.2" data-path = "ingress.html" >
< a href = "ingress.html" >
< b > 3.7.2.< / b >
Ingress
< / a >
< ul class = "articles" >
< li class = "chapter " data-level = "3.7.2.1" data-path = "traefik-ingress-controller.html" >
< a href = "traefik-ingress-controller.html" >
< b > 3.7.2.1.< / b >
Traefik Ingress Controller
< / a >
< / li >
< / ul >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "3.8" data-path = "authentication-and-permission.html" >
< a href = "authentication-and-permission.html" >
< b > 3.8.< / b >
身份与权限控制
< / a >
< ul class = "articles" >
< li class = "chapter " data-level = "3.8.1" data-path = "serviceaccount.html" >
< a href = "serviceaccount.html" >
< b > 3.8.1.< / b >
ServiceAccount
< / a >
< / li >
< li class = "chapter " data-level = "3.8.2" data-path = "rbac.html" >
< a href = "rbac.html" >
< b > 3.8.2.< / b >
RBAC——基于角色的访问控制
< / a >
< / li >
< li class = "chapter " data-level = "3.8.3" data-path = "network-policy.html" >
< a href = "network-policy.html" >
< b > 3.8.3.< / b >
NetworkPolicy
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "3.9" data-path = "storage.html" >
< a href = "storage.html" >
< b > 3.9.< / b >
存储
< / a >
< ul class = "articles" >
< li class = "chapter " data-level = "3.9.1" data-path = "secret.html" >
< a href = "secret.html" >
< b > 3.9.1.< / b >
Secret
< / a >
< / li >
< li class = "chapter " data-level = "3.9.2" data-path = "configmap.html" >
< a href = "configmap.html" >
< b > 3.9.2.< / b >
ConfigMap
< / a >
< ul class = "articles" >
< li class = "chapter " data-level = "3.9.2.1" data-path = "configmap-hot-update.html" >
< a href = "configmap-hot-update.html" >
< b > 3.9.2.1.< / b >
ConfigMap的热更新
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "3.9.3" data-path = "volume.html" >
< a href = "volume.html" >
< b > 3.9.3.< / b >
Volume
< / a >
< / li >
< li class = "chapter " data-level = "3.9.4" data-path = "persistent-volume.html" >
< a href = "persistent-volume.html" >
< b > 3.9.4.< / b >
Persistent Volume( 持久化卷)
< / a >
< / li >
< li class = "chapter " data-level = "3.9.5" data-path = "storageclass.html" >
< a href = "storageclass.html" >
< b > 3.9.5.< / b >
Storage Class
< / a >
< / li >
< li class = "chapter " data-level = "3.9.6" data-path = "local-persistent-storage.html" >
< a href = "local-persistent-storage.html" >
< b > 3.9.6.< / b >
本地持久化存储
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "3.10" data-path = "extension.html" >
< a href = "extension.html" >
< b > 3.10.< / b >
集群扩展
< / a >
< ul class = "articles" >
< li class = "chapter " data-level = "3.10.1" data-path = "custom-resource.html" >
< a href = "custom-resource.html" >
< b > 3.10.1.< / b >
使用自定义资源扩展API
< / a >
< / li >
2018-11-01 17:58:26 +08:00
< li class = "chapter " data-level = "3.10.2" data-path = "crd.html" >
2018-04-22 21:36:38 +08:00
2018-11-01 17:58:26 +08:00
< a href = "crd.html" >
2018-04-22 21:36:38 +08:00
< b > 3.10.2.< / b >
2018-11-01 17:58:26 +08:00
使用CRD扩展Kubernetes API
< / a >
< / li >
< li class = "chapter " data-level = "3.10.3" data-path = "aggregated-api-server.html" >
< a href = "aggregated-api-server.html" >
< b > 3.10.3.< / b >
2018-04-22 21:36:38 +08:00
Aggregated API Server
< / a >
< / li >
2018-11-01 17:58:26 +08:00
< li class = "chapter " data-level = "3.10.4" data-path = "apiservice.html" >
2018-04-22 21:36:38 +08:00
< a href = "apiservice.html" >
2018-11-01 17:58:26 +08:00
< b > 3.10.4.< / b >
2018-04-22 21:36:38 +08:00
APIService
< / a >
< / li >
2018-11-01 17:58:26 +08:00
< li class = "chapter active" data-level = "3.10.5" data-path = "service-catalog.html" >
2018-04-22 21:36:38 +08:00
< a href = "service-catalog.html" >
2018-11-01 17:58:26 +08:00
< b > 3.10.5.< / b >
2018-04-22 21:36:38 +08:00
Service Catalog
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "3.11" data-path = "scheduling.html" >
< a href = "scheduling.html" >
< b > 3.11.< / b >
资源调度
< / a >
2018-10-09 11:53:49 +08:00
< ul class = "articles" >
< li class = "chapter " data-level = "3.11.1" data-path = "qos.html" >
< a href = "qos.html" >
< b > 3.11.1.< / b >
QoS( 服务质量等级)
< / a >
< / li >
< / ul >
2018-04-22 21:36:38 +08:00
< / li >
< li class = "header" > 用户指南< / li >
< li class = "chapter " data-level = "4.1" data-path = "../guide/" >
< a href = "../guide/" >
< b > 4.1.< / b >
用户指南
< / a >
< / li >
< li class = "chapter " data-level = "4.2" data-path = "../guide/resource-configuration.html" >
< a href = "../guide/resource-configuration.html" >
< b > 4.2.< / b >
资源对象配置
< / a >
< ul class = "articles" >
< li class = "chapter " data-level = "4.2.1" data-path = "../guide/configure-liveness-readiness-probes.html" >
< a href = "../guide/configure-liveness-readiness-probes.html" >
< b > 4.2.1.< / b >
配置Pod的liveness和readiness探针
< / a >
< / li >
< li class = "chapter " data-level = "4.2.2" data-path = "../guide/configure-pod-service-account.html" >
< a href = "../guide/configure-pod-service-account.html" >
< b > 4.2.2.< / b >
配置Pod的Service Account
< / a >
< / li >
< li class = "chapter " data-level = "4.2.3" data-path = "../guide/secret-configuration.html" >
< a href = "../guide/secret-configuration.html" >
< b > 4.2.3.< / b >
Secret配置
< / a >
< / li >
< li class = "chapter " data-level = "4.2.4" data-path = "../guide/resource-quota-management.html" >
< a href = "../guide/resource-quota-management.html" >
< b > 4.2.4.< / b >
管理namespace中的资源配额
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "4.3" data-path = "../guide/command-usage.html" >
< a href = "../guide/command-usage.html" >
< b > 4.3.< / b >
命令使用
< / a >
< ul class = "articles" >
< li class = "chapter " data-level = "4.3.1" data-path = "../guide/docker-cli-to-kubectl.html" >
< a href = "../guide/docker-cli-to-kubectl.html" >
< b > 4.3.1.< / b >
2018-10-09 11:53:49 +08:00
Docker用户过度到kubectl命令行指南
2018-04-22 21:36:38 +08:00
< / a >
< / li >
< li class = "chapter " data-level = "4.3.2" data-path = "../guide/using-kubectl.html" >
< a href = "../guide/using-kubectl.html" >
< b > 4.3.2.< / b >
kubectl命令概览
< / a >
< / li >
< li class = "chapter " data-level = "4.3.3" data-path = "../guide/kubectl-cheatsheet.html" >
< a href = "../guide/kubectl-cheatsheet.html" >
< b > 4.3.3.< / b >
kubectl命令技巧大全
< / a >
< / li >
< li class = "chapter " data-level = "4.3.4" data-path = "../guide/using-etcdctl-to-access-kubernetes-data.html" >
< a href = "../guide/using-etcdctl-to-access-kubernetes-data.html" >
< b > 4.3.4.< / b >
使用etcdctl访问kubernetes数据
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "4.4" data-path = "../guide/cluster-security-management.html" >
< a href = "../guide/cluster-security-management.html" >
< b > 4.4.< / b >
集群安全性管理
< / a >
< ul class = "articles" >
< li class = "chapter " data-level = "4.4.1" data-path = "../guide/managing-tls-in-a-cluster.html" >
< a href = "../guide/managing-tls-in-a-cluster.html" >
< b > 4.4.1.< / b >
管理集群中的TLS
< / a >
< / li >
< li class = "chapter " data-level = "4.4.2" data-path = "../guide/kubelet-authentication-authorization.html" >
< a href = "../guide/kubelet-authentication-authorization.html" >
< b > 4.4.2.< / b >
kubelet的认证授权
< / a >
< / li >
< li class = "chapter " data-level = "4.4.3" data-path = "../guide/tls-bootstrapping.html" >
< a href = "../guide/tls-bootstrapping.html" >
< b > 4.4.3.< / b >
TLS bootstrap
< / a >
< / li >
< li class = "chapter " data-level = "4.4.4" data-path = "../guide/kubectl-user-authentication-authorization.html" >
< a href = "../guide/kubectl-user-authentication-authorization.html" >
< b > 4.4.4.< / b >
创建用户认证授权的kubeconfig文件
< / a >
< / li >
< li class = "chapter " data-level = "4.4.5" data-path = "../guide/ip-masq-agent.html" >
< a href = "../guide/ip-masq-agent.html" >
< b > 4.4.5.< / b >
IP伪装代理
< / a >
< / li >
< li class = "chapter " data-level = "4.4.6" data-path = "../guide/auth-with-kubeconfig-or-token.html" >
< a href = "../guide/auth-with-kubeconfig-or-token.html" >
< b > 4.4.6.< / b >
使用kubeconfig或token进行用户身份认证
< / a >
< / li >
< li class = "chapter " data-level = "4.4.7" data-path = "../guide/authentication.html" >
< a href = "../guide/authentication.html" >
< b > 4.4.7.< / b >
Kubernetes中的用户与身份认证授权
< / a >
2018-05-11 21:57:37 +08:00
< / li >
< li class = "chapter " data-level = "4.4.8" data-path = "../guide/kubernetes-security-best-practice.html" >
< a href = "../guide/kubernetes-security-best-practice.html" >
< b > 4.4.8.< / b >
Kubernetes集群安全性配置最佳实践
< / a >
2018-04-22 21:36:38 +08:00
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "4.5" data-path = "../guide/access-kubernetes-cluster.html" >
< a href = "../guide/access-kubernetes-cluster.html" >
< b > 4.5.< / b >
访问Kubernetes集群
< / a >
< ul class = "articles" >
< li class = "chapter " data-level = "4.5.1" data-path = "../guide/access-cluster.html" >
< a href = "../guide/access-cluster.html" >
< b > 4.5.1.< / b >
访问集群
< / a >
< / li >
< li class = "chapter " data-level = "4.5.2" data-path = "../guide/authenticate-across-clusters-kubeconfig.html" >
< a href = "../guide/authenticate-across-clusters-kubeconfig.html" >
< b > 4.5.2.< / b >
使用kubeconfig文件配置跨集群认证
< / a >
< / li >
< li class = "chapter " data-level = "4.5.3" data-path = "../guide/connecting-to-applications-port-forward.html" >
< a href = "../guide/connecting-to-applications-port-forward.html" >
< b > 4.5.3.< / b >
通过端口转发访问集群中的应用程序
< / a >
< / li >
< li class = "chapter " data-level = "4.5.4" data-path = "../guide/service-access-application-cluster.html" >
< a href = "../guide/service-access-application-cluster.html" >
< b > 4.5.4.< / b >
使用service访问群集中的应用程序
< / a >
< / li >
< li class = "chapter " data-level = "4.5.5" data-path = "../guide/accessing-kubernetes-pods-from-outside-of-the-cluster.html" >
< a href = "../guide/accessing-kubernetes-pods-from-outside-of-the-cluster.html" >
< b > 4.5.5.< / b >
从外部访问Kubernetes中的Pod
< / a >
< / li >
< li class = "chapter " data-level = "4.5.6" data-path = "../guide/cabin-mobile-dashboard-for-kubernetes.html" >
< a href = "../guide/cabin-mobile-dashboard-for-kubernetes.html" >
< b > 4.5.6.< / b >
Cabin - Kubernetes手机客户端
< / a >
< / li >
< li class = "chapter " data-level = "4.5.7" data-path = "../guide/kubernetes-desktop-client.html" >
< a href = "../guide/kubernetes-desktop-client.html" >
< b > 4.5.7.< / b >
Kubernetic - Kubernetes桌面客户端
< / a >
< / li >
< li class = "chapter " data-level = "4.5.8" data-path = "../guide/kubernator-kubernetes-ui.html" >
< a href = "../guide/kubernator-kubernetes-ui.html" >
< b > 4.5.8.< / b >
Kubernator - 更底层的Kubernetes UI
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "4.6" data-path = "../guide/application-development-deployment-flow.html" >
< a href = "../guide/application-development-deployment-flow.html" >
< b > 4.6.< / b >
在Kubernetes中开发部署应用
< / a >
< ul class = "articles" >
< li class = "chapter " data-level = "4.6.1" data-path = "../guide/deploy-applications-in-kubernetes.html" >
< a href = "../guide/deploy-applications-in-kubernetes.html" >
< b > 4.6.1.< / b >
适用于kubernetes的应用开发部署流程
< / a >
< / li >
< li class = "chapter " data-level = "4.6.2" data-path = "../guide/migrating-hadoop-yarn-to-kubernetes.html" >
< a href = "../guide/migrating-hadoop-yarn-to-kubernetes.html" >
< b > 4.6.2.< / b >
迁移传统应用到Kubernetes中——以Hadoop YARN为例
< / a >
< / li >
< li class = "chapter " data-level = "4.6.3" data-path = "../guide/using-statefulset.html" >
< a href = "../guide/using-statefulset.html" >
< b > 4.6.3.< / b >
使用StatefulSet部署用状态应用
< / a >
< / li >
< / ul >
< / li >
< li class = "header" > 最佳实践< / li >
< li class = "chapter " data-level = "5.1" data-path = "../practice/" >
< a href = "../practice/" >
< b > 5.1.< / b >
最佳实践概览
< / a >
< / li >
< li class = "chapter " data-level = "5.2" data-path = "../practice/install-kubernetes-on-centos.html" >
< a href = "../practice/install-kubernetes-on-centos.html" >
< b > 5.2.< / b >
在CentOS上部署Kubernetes集群
< / a >
< ul class = "articles" >
< li class = "chapter " data-level = "5.2.1" data-path = "../practice/create-tls-and-secret-key.html" >
< a href = "../practice/create-tls-and-secret-key.html" >
< b > 5.2.1.< / b >
创建TLS证书和秘钥
< / a >
< / li >
< li class = "chapter " data-level = "5.2.2" data-path = "../practice/create-kubeconfig.html" >
< a href = "../practice/create-kubeconfig.html" >
< b > 5.2.2.< / b >
创建kubeconfig文件
< / a >
< / li >
< li class = "chapter " data-level = "5.2.3" data-path = "../practice/etcd-cluster-installation.html" >
< a href = "../practice/etcd-cluster-installation.html" >
< b > 5.2.3.< / b >
创建高可用etcd集群
< / a >
< / li >
< li class = "chapter " data-level = "5.2.4" data-path = "../practice/kubectl-installation.html" >
< a href = "../practice/kubectl-installation.html" >
< b > 5.2.4.< / b >
安装kubectl命令行工具
< / a >
< / li >
< li class = "chapter " data-level = "5.2.5" data-path = "../practice/master-installation.html" >
< a href = "../practice/master-installation.html" >
< b > 5.2.5.< / b >
部署master节点
< / a >
< / li >
< li class = "chapter " data-level = "5.2.6" data-path = "../practice/flannel-installation.html" >
< a href = "../practice/flannel-installation.html" >
< b > 5.2.6.< / b >
安装flannel网络插件
< / a >
< / li >
< li class = "chapter " data-level = "5.2.7" data-path = "../practice/node-installation.html" >
< a href = "../practice/node-installation.html" >
< b > 5.2.7.< / b >
部署node节点
< / a >
< / li >
< li class = "chapter " data-level = "5.2.8" data-path = "../practice/kubedns-addon-installation.html" >
< a href = "../practice/kubedns-addon-installation.html" >
< b > 5.2.8.< / b >
安装kubedns插件
< / a >
< / li >
< li class = "chapter " data-level = "5.2.9" data-path = "../practice/dashboard-addon-installation.html" >
< a href = "../practice/dashboard-addon-installation.html" >
< b > 5.2.9.< / b >
安装dashboard插件
< / a >
< / li >
< li class = "chapter " data-level = "5.2.10" data-path = "../practice/heapster-addon-installation.html" >
< a href = "../practice/heapster-addon-installation.html" >
< b > 5.2.10.< / b >
安装heapster插件
< / a >
< / li >
< li class = "chapter " data-level = "5.2.11" data-path = "../practice/efk-addon-installation.html" >
< a href = "../practice/efk-addon-installation.html" >
< b > 5.2.11.< / b >
安装EFK插件
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "5.3" data-path = "../practice/install-kubernetes-with-kubeadm.html" >
< a href = "../practice/install-kubernetes-with-kubeadm.html" >
< b > 5.3.< / b >
2018-12-04 12:57:02 +08:00
生产级的Kubernetes简化管理工具kubeadm
2018-04-22 21:36:38 +08:00
< / a >
< ul class = "articles" >
< li class = "chapter " data-level = "5.3.1" data-path = "../practice/install-kubernetes-on-ubuntu-server-16.04-with-kubeadm.html" >
< a href = "../practice/install-kubernetes-on-ubuntu-server-16.04-with-kubeadm.html" >
< b > 5.3.1.< / b >
使用kubeadm在Ubuntu Server 16.04上快速构建测试集群
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "5.4" data-path = "../practice/service-discovery-and-loadbalancing.html" >
< a href = "../practice/service-discovery-and-loadbalancing.html" >
< b > 5.4.< / b >
服务发现与负载均衡
< / a >
< ul class = "articles" >
< li class = "chapter " data-level = "5.4.1" data-path = "../practice/traefik-ingress-installation.html" >
< a href = "../practice/traefik-ingress-installation.html" >
< b > 5.4.1.< / b >
安装Traefik ingress
< / a >
< / li >
< li class = "chapter " data-level = "5.4.2" data-path = "../practice/distributed-load-test.html" >
< a href = "../practice/distributed-load-test.html" >
< b > 5.4.2.< / b >
分布式负载测试
< / a >
< / li >
< li class = "chapter " data-level = "5.4.3" data-path = "../practice/network-and-cluster-perfermance-test.html" >
< a href = "../practice/network-and-cluster-perfermance-test.html" >
< b > 5.4.3.< / b >
网络和集群性能测试
< / a >
< / li >
< li class = "chapter " data-level = "5.4.4" data-path = "../practice/edge-node-configuration.html" >
< a href = "../practice/edge-node-configuration.html" >
< b > 5.4.4.< / b >
边缘节点配置
< / a >
< / li >
< li class = "chapter " data-level = "5.4.5" data-path = "../practice/nginx-ingress-installation.html" >
< a href = "../practice/nginx-ingress-installation.html" >
< b > 5.4.5.< / b >
安装Nginx ingress
< / a >
< / li >
< li class = "chapter " data-level = "5.4.6" data-path = "../practice/dns-installation.html" >
< a href = "../practice/dns-installation.html" >
< b > 5.4.6.< / b >
安装配置DNS
< / a >
< ul class = "articles" >
< li class = "chapter " data-level = "5.4.6.1" data-path = "../practice/configuring-dns.html" >
< a href = "../practice/configuring-dns.html" >
< b > 5.4.6.1.< / b >
安装配置Kube-dns
< / a >
< / li >
< li class = "chapter " data-level = "5.4.6.2" data-path = "../practice/coredns.html" >
< a href = "../practice/coredns.html" >
< b > 5.4.6.2.< / b >
安装配置CoreDNS
< / a >
< / li >
< / ul >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "5.5" data-path = "../practice/operation.html" >
< a href = "../practice/operation.html" >
< b > 5.5.< / b >
运维管理
< / a >
< ul class = "articles" >
< li class = "chapter " data-level = "5.5.1" data-path = "../practice/master-ha.html" >
< a href = "../practice/master-ha.html" >
< b > 5.5.1.< / b >
Master节点高可用
< / a >
< / li >
< li class = "chapter " data-level = "5.5.2" data-path = "../practice/service-rolling-update.html" >
< a href = "../practice/service-rolling-update.html" >
< b > 5.5.2.< / b >
服务滚动升级
< / a >
< / li >
< li class = "chapter " data-level = "5.5.3" data-path = "../practice/app-log-collection.html" >
< a href = "../practice/app-log-collection.html" >
< b > 5.5.3.< / b >
应用日志收集
< / a >
< / li >
< li class = "chapter " data-level = "5.5.4" data-path = "../practice/configuration-best-practice.html" >
< a href = "../practice/configuration-best-practice.html" >
< b > 5.5.4.< / b >
配置最佳实践
< / a >
< / li >
< li class = "chapter " data-level = "5.5.5" data-path = "../practice/monitor.html" >
< a href = "../practice/monitor.html" >
< b > 5.5.5.< / b >
集群及应用监控
< / a >
< / li >
< li class = "chapter " data-level = "5.5.6" data-path = "../practice/data-persistence-problem.html" >
< a href = "../practice/data-persistence-problem.html" >
< b > 5.5.6.< / b >
数据持久化问题
< / a >
< / li >
< li class = "chapter " data-level = "5.5.7" data-path = "../practice/manage-compute-resources-container.html" >
< a href = "../practice/manage-compute-resources-container.html" >
< b > 5.5.7.< / b >
管理容器的计算资源
< / a >
< / li >
< li class = "chapter " data-level = "5.5.8" data-path = "../practice/federation.html" >
< a href = "../practice/federation.html" >
< b > 5.5.8.< / b >
集群联邦
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "5.6" data-path = "../practice/storage.html" >
< a href = "../practice/storage.html" >
< b > 5.6.< / b >
存储管理
< / a >
< ul class = "articles" >
< li class = "chapter " data-level = "5.6.1" data-path = "../practice/glusterfs.html" >
< a href = "../practice/glusterfs.html" >
< b > 5.6.1.< / b >
GlusterFS
< / a >
< ul class = "articles" >
< li class = "chapter " data-level = "5.6.1.1" data-path = "../practice/using-glusterfs-for-persistent-storage.html" >
< a href = "../practice/using-glusterfs-for-persistent-storage.html" >
< b > 5.6.1.1.< / b >
使用GlusterFS做持久化存储
< / a >
< / li >
< li class = "chapter " data-level = "5.6.1.2" data-path = "../practice/using-heketi-gluster-for-persistent-storage.html" >
< a href = "../practice/using-heketi-gluster-for-persistent-storage.html" >
< b > 5.6.1.2.< / b >
2018-10-09 14:04:25 +08:00
使用Heketi作为Kubernetes的持久存储GlusterFS的external provisioner
2018-04-22 21:36:38 +08:00
< / a >
< / li >
< li class = "chapter " data-level = "5.6.1.3" data-path = "../practice/storage-for-containers-using-glusterfs-with-openshift.html" >
< a href = "../practice/storage-for-containers-using-glusterfs-with-openshift.html" >
< b > 5.6.1.3.< / b >
在OpenShift中使用GlusterFS做持久化存储
< / a >
< / li >
< / ul >
< / li >
2018-05-23 19:52:24 +08:00
< li class = "chapter " data-level = "5.6.2" data-path = "../practice/glusterd-2.0.html" >
2018-04-22 21:36:38 +08:00
2018-05-23 19:52:24 +08:00
< a href = "../practice/glusterd-2.0.html" >
2018-04-22 21:36:38 +08:00
< b > 5.6.2.< / b >
2018-05-23 19:52:24 +08:00
GlusterD-2.0
< / a >
< / li >
< li class = "chapter " data-level = "5.6.3" data-path = "../practice/ceph.html" >
< a href = "../practice/ceph.html" >
< b > 5.6.3.< / b >
2018-04-22 21:36:38 +08:00
Ceph
< / a >
< ul class = "articles" >
2018-05-23 19:52:24 +08:00
< li class = "chapter " data-level = "5.6.3.1" data-path = "../practice/ceph-helm-install-guide-zh.html" >
2018-04-22 21:36:38 +08:00
< a href = "../practice/ceph-helm-install-guide-zh.html" >
2018-05-23 19:52:24 +08:00
< b > 5.6.3.1.< / b >
2018-04-22 21:36:38 +08:00
用Helm托管安装Ceph集群并提供后端存储
< / a >
< / li >
2018-05-23 19:52:24 +08:00
< li class = "chapter " data-level = "5.6.3.2" data-path = "../practice/using-ceph-for-persistent-storage.html" >
2018-04-22 21:36:38 +08:00
< a href = "../practice/using-ceph-for-persistent-storage.html" >
2018-05-23 19:52:24 +08:00
< b > 5.6.3.2.< / b >
2018-04-22 21:36:38 +08:00
使用Ceph做持久化存储
< / a >
2018-10-15 14:20:09 +08:00
< / li >
< li class = "chapter " data-level = "5.6.3.3" data-path = "../practice/rbd-provisioner.html" >
< a href = "../practice/rbd-provisioner.html" >
< b > 5.6.3.3.< / b >
使用rbd-provisioner提供rbd持久化存储
< / a >
2018-04-22 21:36:38 +08:00
< / li >
< / ul >
< / li >
2018-05-23 19:52:24 +08:00
< li class = "chapter " data-level = "5.6.4" data-path = "../practice/openebs.html" >
2018-04-22 21:36:38 +08:00
< a href = "../practice/openebs.html" >
2018-05-23 19:52:24 +08:00
< b > 5.6.4.< / b >
2018-04-22 21:36:38 +08:00
OpenEBS
< / a >
< ul class = "articles" >
2018-05-23 19:52:24 +08:00
< li class = "chapter " data-level = "5.6.4.1" data-path = "../practice/using-openebs-for-persistent-storage.html" >
2018-04-22 21:36:38 +08:00
< a href = "../practice/using-openebs-for-persistent-storage.html" >
2018-05-23 19:52:24 +08:00
< b > 5.6.4.1.< / b >
2018-04-22 21:36:38 +08:00
使用OpenEBS做持久化存储
< / a >
< / li >
< / ul >
< / li >
2018-05-23 19:52:24 +08:00
< li class = "chapter " data-level = "5.6.5" data-path = "../practice/rook.html" >
2018-04-22 21:36:38 +08:00
< a href = "../practice/rook.html" >
2018-05-23 19:52:24 +08:00
< b > 5.6.5.< / b >
2018-04-22 21:36:38 +08:00
Rook
< / a >
< / li >
2018-05-23 19:52:24 +08:00
< li class = "chapter " data-level = "5.6.6" data-path = "../practice/nfs.html" >
2018-04-22 21:36:38 +08:00
< a href = "../practice/nfs.html" >
2018-05-23 19:52:24 +08:00
< b > 5.6.6.< / b >
2018-04-22 21:36:38 +08:00
NFS
< / a >
< ul class = "articles" >
2018-05-23 19:52:24 +08:00
< li class = "chapter " data-level = "5.6.6.1" data-path = "../practice/using-nfs-for-persistent-storage.html" >
2018-04-22 21:36:38 +08:00
< a href = "../practice/using-nfs-for-persistent-storage.html" >
2018-05-23 19:52:24 +08:00
< b > 5.6.6.1.< / b >
2018-04-22 21:36:38 +08:00
利用NFS动态提供Kubernetes后端存储卷
< / a >
< / li >
< / ul >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "5.7" data-path = "../practice/monitoring.html" >
< a href = "../practice/monitoring.html" >
< b > 5.7.< / b >
集群与应用监控
< / a >
< ul class = "articles" >
< li class = "chapter " data-level = "5.7.1" data-path = "../practice/heapster.html" >
< a href = "../practice/heapster.html" >
< b > 5.7.1.< / b >
Heapster
< / a >
< ul class = "articles" >
< li class = "chapter " data-level = "5.7.1.1" data-path = "../practice/using-heapster-to-get-object-metrics.html" >
< a href = "../practice/using-heapster-to-get-object-metrics.html" >
< b > 5.7.1.1.< / b >
使用Heapster获取集群和对象的metric数据
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "5.7.2" data-path = "../practice/prometheus.html" >
< a href = "../practice/prometheus.html" >
< b > 5.7.2.< / b >
Prometheus
< / a >
< ul class = "articles" >
< li class = "chapter " data-level = "5.7.2.1" data-path = "../practice/using-prometheus-to-monitor-kuberentes-cluster.html" >
< a href = "../practice/using-prometheus-to-monitor-kuberentes-cluster.html" >
< b > 5.7.2.1.< / b >
使用Prometheus监控kubernetes集群
< / a >
2018-10-19 15:44:38 +08:00
< / li >
< li class = "chapter " data-level = "5.7.2.2" data-path = "../practice/promql.html" >
< a href = "../practice/promql.html" >
< b > 5.7.2.2.< / b >
Prometheus查询语言PromQL使用说明
< / a >
2018-04-22 21:36:38 +08:00
< / li >
< / ul >
2018-06-20 15:02:23 +08:00
< / li >
< li class = "chapter " data-level = "5.7.3" data-path = "../practice/vistio-visualize-your-istio-mesh.html" >
< a href = "../practice/vistio-visualize-your-istio-mesh.html" >
< b > 5.7.3.< / b >
使用Vistio监控Istio服务网格中的流量
< / a >
2018-04-22 21:36:38 +08:00
< / li >
< / ul >
< / li >
2018-10-24 20:34:59 +08:00
< li class = "chapter " data-level = "5.8" data-path = "../practice/distributed-tracing.html" >
2018-04-22 21:36:38 +08:00
2018-10-24 20:34:59 +08:00
< a href = "../practice/distributed-tracing.html" >
2018-04-22 21:36:38 +08:00
< b > 5.8.< / b >
2018-10-24 20:34:59 +08:00
分布式跟踪
< / a >
< ul class = "articles" >
< li class = "chapter " data-level = "5.8.1" data-path = "../practice/opentracing.html" >
< a href = "../practice/opentracing.html" >
< b > 5.8.1.< / b >
OpenTracing
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "5.9" data-path = "../practice/services-management-tool.html" >
< a href = "../practice/services-management-tool.html" >
< b > 5.9.< / b >
2018-04-22 21:36:38 +08:00
服务编排管理
< / a >
< ul class = "articles" >
2018-10-24 20:34:59 +08:00
< li class = "chapter " data-level = "5.9.1" data-path = "../practice/helm.html" >
2018-04-22 21:36:38 +08:00
< a href = "../practice/helm.html" >
2018-10-24 20:34:59 +08:00
< b > 5.9.1.< / b >
2018-04-22 21:36:38 +08:00
2018-10-09 14:04:25 +08:00
使用Helm管理Kubernetes应用
2018-04-22 21:36:38 +08:00
< / a >
< / li >
2018-10-24 20:34:59 +08:00
< li class = "chapter " data-level = "5.9.2" data-path = "../practice/create-private-charts-repo.html" >
2018-04-22 21:36:38 +08:00
< a href = "../practice/create-private-charts-repo.html" >
2018-10-24 20:34:59 +08:00
< b > 5.9.2.< / b >
2018-04-22 21:36:38 +08:00
构建私有Chart仓库
< / a >
< / li >
< / ul >
< / li >
2018-10-24 20:34:59 +08:00
< li class = "chapter " data-level = "5.10" data-path = "../practice/ci-cd.html" >
2018-04-22 21:36:38 +08:00
< a href = "../practice/ci-cd.html" >
2018-10-24 20:34:59 +08:00
< b > 5.10.< / b >
2018-04-22 21:36:38 +08:00
持续集成与发布
< / a >
< ul class = "articles" >
2018-10-24 20:34:59 +08:00
< li class = "chapter " data-level = "5.10.1" data-path = "../practice/jenkins-ci-cd.html" >
2018-04-22 21:36:38 +08:00
< a href = "../practice/jenkins-ci-cd.html" >
2018-10-24 20:34:59 +08:00
< b > 5.10.1.< / b >
2018-04-22 21:36:38 +08:00
使用Jenkins进行持续集成与发布
< / a >
< / li >
2018-10-24 20:34:59 +08:00
< li class = "chapter " data-level = "5.10.2" data-path = "../practice/drone-ci-cd.html" >
2018-04-22 21:36:38 +08:00
< a href = "../practice/drone-ci-cd.html" >
2018-10-24 20:34:59 +08:00
< b > 5.10.2.< / b >
2018-04-22 21:36:38 +08:00
使用Drone进行持续集成与发布
< / a >
< / li >
< / ul >
< / li >
2018-10-24 20:34:59 +08:00
< li class = "chapter " data-level = "5.11" data-path = "../practice/update-and-upgrade.html" >
2018-04-22 21:36:38 +08:00
< a href = "../practice/update-and-upgrade.html" >
2018-10-24 20:34:59 +08:00
< b > 5.11.< / b >
2018-04-22 21:36:38 +08:00
更新与升级
< / a >
< ul class = "articles" >
2018-10-24 20:34:59 +08:00
< li class = "chapter " data-level = "5.11.1" data-path = "../practice/manually-upgrade.html" >
2018-04-22 21:36:38 +08:00
< a href = "../practice/manually-upgrade.html" >
2018-10-24 20:34:59 +08:00
< b > 5.11.1.< / b >
2018-04-22 21:36:38 +08:00
手动升级Kubernetes集群
< / a >
< / li >
2018-10-24 20:34:59 +08:00
< li class = "chapter " data-level = "5.11.2" data-path = "../practice/dashboard-upgrade.html" >
2018-04-22 21:36:38 +08:00
< a href = "../practice/dashboard-upgrade.html" >
2018-10-24 20:34:59 +08:00
< b > 5.11.2.< / b >
2018-04-22 21:36:38 +08:00
升级dashboard
< / a >
< / li >
< / ul >
< / li >
< li class = "header" > 领域应用< / li >
< li class = "chapter " data-level = "6.1" data-path = "../usecases/" >
< a href = "../usecases/" >
< b > 6.1.< / b >
领域应用概览
< / a >
< / li >
< li class = "chapter " data-level = "6.2" data-path = "../usecases/microservices.html" >
< a href = "../usecases/microservices.html" >
< b > 6.2.< / b >
微服务架构
< / a >
< ul class = "articles" >
< li class = "chapter " data-level = "6.2.1" data-path = "../usecases/service-discovery-in-microservices.html" >
< a href = "../usecases/service-discovery-in-microservices.html" >
< b > 6.2.1.< / b >
微服务中的服务发现
< / a >
< / li >
< li class = "chapter " data-level = "6.2.2" data-path = "../usecases/microservices-for-java-developers.html" >
< a href = "../usecases/microservices-for-java-developers.html" >
< b > 6.2.2.< / b >
使用Java构建微服务并发布到Kubernetes平台
< / a >
< ul class = "articles" >
< li class = "chapter " data-level = "6.2.2.1" data-path = "../usecases/spring-boot-quick-start-guide.html" >
< a href = "../usecases/spring-boot-quick-start-guide.html" >
< b > 6.2.2.1.< / b >
Spring Boot快速开始指南
< / a >
< / li >
< / ul >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "6.3" data-path = "../usecases/service-mesh.html" >
< a href = "../usecases/service-mesh.html" >
< b > 6.3.< / b >
Service Mesh 服务网格
< / a >
< ul class = "articles" >
2018-08-20 19:31:01 +08:00
< li class = "chapter " data-level = "6.3.1" data-path = "../usecases/the-enterprise-path-to-service-mesh-architectures.html" >
2018-04-22 21:36:38 +08:00
2018-08-20 19:31:01 +08:00
< a href = "../usecases/the-enterprise-path-to-service-mesh-architectures.html" >
2018-04-22 21:36:38 +08:00
< b > 6.3.1.< / b >
2018-08-20 19:31:01 +08:00
企业级服务网格架构
< / a >
< ul class = "articles" >
< li class = "chapter " data-level = "6.3.1.1" data-path = "../usecases/service-mesh-fundamental.html" >
< a href = "../usecases/service-mesh-fundamental.html" >
< b > 6.3.1.1.< / b >
Service Mesh基础
< / a >
< / li >
< li class = "chapter " data-level = "6.3.1.2" data-path = "../usecases/comparing-service-mesh-technologies.html" >
< a href = "../usecases/comparing-service-mesh-technologies.html" >
< b > 6.3.1.2.< / b >
Service Mesh技术对比
< / a >
< / li >
< li class = "chapter " data-level = "6.3.1.3" data-path = "../usecases/service-mesh-adoption-and-evolution.html" >
< a href = "../usecases/service-mesh-adoption-and-evolution.html" >
< b > 6.3.1.3.< / b >
采纳和演进
< / a >
< / li >
< li class = "chapter " data-level = "6.3.1.4" data-path = "../usecases/service-mesh-customization-and-integration.html" >
< a href = "../usecases/service-mesh-customization-and-integration.html" >
< b > 6.3.1.4.< / b >
定制和集成
< / a >
< / li >
< li class = "chapter " data-level = "6.3.1.5" data-path = "../usecases/service-mesh-conclusion.html" >
< a href = "../usecases/service-mesh-conclusion.html" >
< b > 6.3.1.5.< / b >
总结
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "6.3.2" data-path = "../usecases/istio.html" >
< a href = "../usecases/istio.html" >
< b > 6.3.2.< / b >
2018-04-22 21:36:38 +08:00
Istio
< / a >
< ul class = "articles" >
2018-08-20 19:31:01 +08:00
< li class = "chapter " data-level = "6.3.2.1" data-path = "../usecases/istio-installation.html" >
2018-04-22 21:36:38 +08:00
< a href = "../usecases/istio-installation.html" >
2018-08-20 19:31:01 +08:00
< b > 6.3.2.1.< / b >
2018-04-22 21:36:38 +08:00
安装并试用Istio service mesh
< / a >
< / li >
2018-08-20 19:31:01 +08:00
< li class = "chapter " data-level = "6.3.2.2" data-path = "../usecases/configuring-request-routing.html" >
2018-04-22 21:36:38 +08:00
< a href = "../usecases/configuring-request-routing.html" >
2018-08-20 19:31:01 +08:00
< b > 6.3.2.2.< / b >
2018-04-22 21:36:38 +08:00
配置请求的路由规则
< / a >
< / li >
2018-08-20 19:31:01 +08:00
< li class = "chapter " data-level = "6.3.2.3" data-path = "../usecases/install-and-expand-istio-mesh.html" >
2018-04-22 21:36:38 +08:00
< a href = "../usecases/install-and-expand-istio-mesh.html" >
2018-08-20 19:31:01 +08:00
< b > 6.3.2.3.< / b >
2018-04-22 21:36:38 +08:00
安装和拓展Istio service mesh
< / a >
< / li >
2018-08-20 19:31:01 +08:00
< li class = "chapter " data-level = "6.3.2.4" data-path = "../usecases/integrating-vms.html" >
2018-04-22 21:36:38 +08:00
< a href = "../usecases/integrating-vms.html" >
2018-08-20 19:31:01 +08:00
< b > 6.3.2.4.< / b >
2018-04-22 21:36:38 +08:00
集成虚拟机
< / a >
< / li >
2018-08-20 19:31:01 +08:00
< li class = "chapter " data-level = "6.3.2.5" data-path = "../usecases/sidecar-spec-in-istio.html" >
2018-04-22 21:36:38 +08:00
< a href = "../usecases/sidecar-spec-in-istio.html" >
2018-08-20 19:31:01 +08:00
< b > 6.3.2.5.< / b >
2018-04-22 21:36:38 +08:00
Istio中sidecar的注入规范及示例
< / a >
< / li >
2018-08-20 19:31:01 +08:00
< li class = "chapter " data-level = "6.3.2.6" data-path = "../usecases/istio-community-tips.html" >
2018-04-22 21:36:38 +08:00
< a href = "../usecases/istio-community-tips.html" >
2018-08-20 19:31:01 +08:00
< b > 6.3.2.6.< / b >
2018-04-22 21:36:38 +08:00
如何参与Istio社区及注意事项
< / a >
< / li >
2018-08-20 19:31:01 +08:00
< li class = "chapter " data-level = "6.3.2.7" data-path = "../usecases/istio-tutorial.html" >
2018-04-22 21:36:38 +08:00
< a href = "../usecases/istio-tutorial.html" >
2018-08-20 19:31:01 +08:00
< b > 6.3.2.7.< / b >
2018-04-22 21:36:38 +08:00
2018-08-06 20:34:10 +08:00
Istio教程
2018-04-22 21:36:38 +08:00
< / a >
2018-08-29 16:29:18 +08:00
< / li >
< li class = "chapter " data-level = "6.3.2.8" data-path = "../usecases/istio-tutorials-collection.html" >
< a href = "../usecases/istio-tutorials-collection.html" >
< b > 6.3.2.8.< / b >
Istio免费学习资源汇总
< / a >
2018-09-17 11:49:14 +08:00
< / li >
< li class = "chapter " data-level = "6.3.2.9" data-path = "../usecases/understand-sidecar-injection-and-traffic-hijack-in-istio-service-mesh.html" >
< a href = "../usecases/understand-sidecar-injection-and-traffic-hijack-in-istio-service-mesh.html" >
< b > 6.3.2.9.< / b >
2019-01-02 16:44:20 +08:00
深入理解Istio Service Mesh中的Envoy Sidecar注入与流量劫持
< / a >
< / li >
< li class = "chapter " data-level = "6.3.2.10" data-path = "../usecases/envoy-sidecar-routing-of-istio-service-mesh-deep-dive.html" >
< a href = "../usecases/envoy-sidecar-routing-of-istio-service-mesh-deep-dive.html" >
< b > 6.3.2.10.< / b >
深入理解Istio Service Mesh中的Envoy Sidecar代理的路由转发
2018-09-17 11:49:14 +08:00
< / a >
2018-04-22 21:36:38 +08:00
< / li >
< / ul >
< / li >
2018-08-20 19:31:01 +08:00
< li class = "chapter " data-level = "6.3.3" data-path = "../usecases/linkerd.html" >
2018-04-22 21:36:38 +08:00
< a href = "../usecases/linkerd.html" >
2018-08-20 19:31:01 +08:00
< b > 6.3.3.< / b >
2018-04-22 21:36:38 +08:00
Linkerd
< / a >
< ul class = "articles" >
2018-08-20 19:31:01 +08:00
< li class = "chapter " data-level = "6.3.3.1" data-path = "../usecases/linkerd-user-guide.html" >
2018-04-22 21:36:38 +08:00
< a href = "../usecases/linkerd-user-guide.html" >
2018-08-20 19:31:01 +08:00
< b > 6.3.3.1.< / b >
2018-04-22 21:36:38 +08:00
Linkerd 使用指南
< / a >
< / li >
< / ul >
< / li >
2018-08-20 19:31:01 +08:00
< li class = "chapter " data-level = "6.3.4" data-path = "../usecases/conduit.html" >
2018-04-22 21:36:38 +08:00
< a href = "../usecases/conduit.html" >
2018-08-20 19:31:01 +08:00
< b > 6.3.4.< / b >
2018-04-22 21:36:38 +08:00
Conduit
< / a >
< ul class = "articles" >
2018-08-20 19:31:01 +08:00
< li class = "chapter " data-level = "6.3.4.1" data-path = "../usecases/conduit-overview.html" >
2018-04-22 21:36:38 +08:00
< a href = "../usecases/conduit-overview.html" >
2018-08-20 19:31:01 +08:00
< b > 6.3.4.1.< / b >
2018-04-22 21:36:38 +08:00
Condiut概览
< / a >
< / li >
2018-08-20 19:31:01 +08:00
< li class = "chapter " data-level = "6.3.4.2" data-path = "../usecases/conduit-installation.html" >
2018-04-22 21:36:38 +08:00
< a href = "../usecases/conduit-installation.html" >
2018-08-20 19:31:01 +08:00
< b > 6.3.4.2.< / b >
2018-04-22 21:36:38 +08:00
安装Conduit
< / a >
< / li >
< / ul >
< / li >
2018-08-20 19:31:01 +08:00
< li class = "chapter " data-level = "6.3.5" data-path = "../usecases/envoy.html" >
2018-04-22 21:36:38 +08:00
< a href = "../usecases/envoy.html" >
2018-08-20 19:31:01 +08:00
< b > 6.3.5.< / b >
2018-04-22 21:36:38 +08:00
Envoy
< / a >
< ul class = "articles" >
2018-08-20 19:31:01 +08:00
< li class = "chapter " data-level = "6.3.5.1" data-path = "../usecases/envoy-terminology.html" >
2018-04-22 21:36:38 +08:00
2018-04-24 14:58:38 +08:00
< a href = "../usecases/envoy-terminology.html" >
2018-04-22 21:36:38 +08:00
2018-08-20 19:31:01 +08:00
< b > 6.3.5.1.< / b >
2018-04-22 21:36:38 +08:00
2018-04-27 15:12:43 +08:00
Envoy的架构与基本术语
2018-04-24 14:58:38 +08:00
< / a >
< / li >
2018-08-20 19:31:01 +08:00
< li class = "chapter " data-level = "6.3.5.2" data-path = "../usecases/envoy-front-proxy.html" >
2018-04-24 14:58:38 +08:00
< a href = "../usecases/envoy-front-proxy.html" >
2018-08-20 19:31:01 +08:00
< b > 6.3.5.2.< / b >
2018-04-24 14:58:38 +08:00
2018-04-22 21:36:38 +08:00
Envoy作为前端代理
< / a >
2018-04-28 20:29:48 +08:00
< / li >
2018-08-20 19:31:01 +08:00
< li class = "chapter " data-level = "6.3.5.3" data-path = "../usecases/envoy-mesh-in-kubernetes-tutorial.html" >
2018-04-28 20:29:48 +08:00
< a href = "../usecases/envoy-mesh-in-kubernetes-tutorial.html" >
2018-08-20 19:31:01 +08:00
< b > 6.3.5.3.< / b >
2018-04-28 20:29:48 +08:00
Envoy mesh教程
< / a >
2018-04-22 21:36:38 +08:00
< / li >
< / ul >
2018-07-17 11:17:05 +08:00
< / li >
2018-08-20 19:31:01 +08:00
< li class = "chapter " data-level = "6.3.6" data-path = "../usecases/sofamesh.html" >
2018-07-17 11:17:05 +08:00
< a href = "../usecases/sofamesh.html" >
2018-08-20 19:31:01 +08:00
< b > 6.3.6.< / b >
2018-07-17 11:17:05 +08:00
SOFAMesh
< / a >
2018-09-19 21:42:26 +08:00
< ul class = "articles" >
< li class = "chapter " data-level = "6.3.6.1" data-path = "../usecases/dubbo-on-x-protocol-in-sofa-mesh.html" >
< a href = "../usecases/dubbo-on-x-protocol-in-sofa-mesh.html" >
< b > 6.3.6.1.< / b >
SOFAMesh中的Dubbo on x-protocol
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "6.3.7" data-path = "../usecases/sofamosn.html" >
< a href = "../usecases/sofamosn.html" >
< b > 6.3.7.< / b >
SOFAMosn
< / a >
2018-10-19 22:44:16 +08:00
< ul class = "articles" >
< li class = "chapter " data-level = "6.3.7.1" data-path = "../usecases/sofamosn-in-sofamesh.html" >
< a href = "../usecases/sofamosn-in-sofamesh.html" >
< b > 6.3.7.1.< / b >
使用 SOFAMosn 构建 SOFAMesh
< / a >
< / li >
< / ul >
2018-04-22 21:36:38 +08:00
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "6.4" data-path = "../usecases/big-data.html" >
< a href = "../usecases/big-data.html" >
< b > 6.4.< / b >
大数据
< / a >
< ul class = "articles" >
< li class = "chapter " data-level = "6.4.1" data-path = "../usecases/spark-standalone-on-kubernetes.html" >
< a href = "../usecases/spark-standalone-on-kubernetes.html" >
< b > 6.4.1.< / b >
Spark standalone on Kubernetes
< / a >
< / li >
< li class = "chapter " data-level = "6.4.2" data-path = "../usecases/running-spark-with-kubernetes-native-scheduler.html" >
< a href = "../usecases/running-spark-with-kubernetes-native-scheduler.html" >
< b > 6.4.2.< / b >
运行支持Kubernetes原生调度的Spark程序
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "6.5" data-path = "../usecases/serverless.html" >
< a href = "../usecases/serverless.html" >
< b > 6.5.< / b >
Serverless架构
< / a >
< ul class = "articles" >
< li class = "chapter " data-level = "6.5.1" data-path = "../usecases/understanding-serverless.html" >
< a href = "../usecases/understanding-serverless.html" >
< b > 6.5.1.< / b >
理解Serverless
< / a >
< / li >
< li class = "chapter " data-level = "6.5.2" data-path = "../usecases/faas.html" >
< a href = "../usecases/faas.html" >
< b > 6.5.2.< / b >
FaaS-函数即服务
< / a >
< ul class = "articles" >
< li class = "chapter " data-level = "6.5.2.1" data-path = "../usecases/openfaas-quick-start.html" >
< a href = "../usecases/openfaas-quick-start.html" >
< b > 6.5.2.1.< / b >
OpenFaaS快速入门指南
< / a >
< / li >
< / ul >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "6.6" data-path = "../usecases/edge-computing.html" >
< a href = "../usecases/edge-computing.html" >
< b > 6.6.< / b >
边缘计算
< / a >
< / li >
< li class = "chapter " data-level = "6.7" data-path = "../usecases/ai.html" >
< a href = "../usecases/ai.html" >
< b > 6.7.< / b >
人工智能
< / a >
< / li >
< li class = "header" > 开发指南< / li >
< li class = "chapter " data-level = "7.1" data-path = "../develop/" >
< a href = "../develop/" >
< b > 7.1.< / b >
开发指南概览
< / a >
< / li >
< li class = "chapter " data-level = "7.2" data-path = "../develop/sigs-and-working-group.html" >
< a href = "../develop/sigs-and-working-group.html" >
< b > 7.2.< / b >
SIG和工作组
< / a >
< / li >
< li class = "chapter " data-level = "7.3" data-path = "../develop/developing-environment.html" >
< a href = "../develop/developing-environment.html" >
< b > 7.3.< / b >
开发环境搭建
< / a >
2018-11-26 17:18:36 +08:00
< ul class = "articles" >
2018-04-22 21:36:38 +08:00
2018-11-26 17:18:36 +08:00
< li class = "chapter " data-level = "7.3.1" data-path = "../develop/using-vagrant-and-virtualbox-for-development.html" >
2018-04-22 21:36:38 +08:00
< a href = "../develop/using-vagrant-and-virtualbox-for-development.html" >
2018-11-26 17:18:36 +08:00
< b > 7.3.1.< / b >
2018-04-22 21:36:38 +08:00
本地分布式开发环境搭建( 使用Vagrant和Virtualbox)
< / a >
< / li >
2018-11-26 17:18:36 +08:00
< / ul >
< / li >
< li class = "chapter " data-level = "7.4" data-path = "../develop/testing.html" >
2018-04-22 21:36:38 +08:00
< a href = "../develop/testing.html" >
2018-11-26 17:18:36 +08:00
< b > 7.4.< / b >
2018-04-22 21:36:38 +08:00
单元测试和集成测试
< / a >
< / li >
2018-11-26 17:18:36 +08:00
< li class = "chapter " data-level = "7.5" data-path = "../develop/client-go-sample.html" >
2018-04-22 21:36:38 +08:00
< a href = "../develop/client-go-sample.html" >
2018-11-26 17:18:36 +08:00
< b > 7.5.< / b >
2018-04-22 21:36:38 +08:00
client-go示例
< / a >
< / li >
2018-11-26 17:18:36 +08:00
< li class = "chapter " data-level = "7.6" data-path = "../develop/operator.html" >
2018-04-22 21:36:38 +08:00
< a href = "../develop/operator.html" >
2018-11-26 17:18:36 +08:00
< b > 7.6.< / b >
2018-04-22 21:36:38 +08:00
Operator
< / a >
2018-11-26 17:18:36 +08:00
< ul class = "articles" >
2018-04-22 21:36:38 +08:00
2018-11-26 17:18:36 +08:00
< li class = "chapter " data-level = "7.6.1" data-path = "../develop/operator-sdk.html" >
2018-04-22 21:36:38 +08:00
2018-05-04 19:53:39 +08:00
< a href = "../develop/operator-sdk.html" >
2018-04-22 21:36:38 +08:00
2018-11-26 17:18:36 +08:00
< b > 7.6.1.< / b >
2018-04-22 21:36:38 +08:00
2018-05-04 19:53:39 +08:00
operator-sdk
< / a >
< / li >
2018-11-26 17:18:36 +08:00
< / ul >
< / li >
< li class = "chapter " data-level = "7.7" data-path = "../develop/kubebuilder.html" >
< a href = "../develop/kubebuilder.html" >
< b > 7.7.< / b >
kubebuilder
< / a >
< / li >
< li class = "chapter " data-level = "7.8" data-path = "../develop/advance-developer.html" >
2018-05-04 19:53:39 +08:00
< a href = "../develop/advance-developer.html" >
2018-11-26 17:18:36 +08:00
< b > 7.8.< / b >
2018-05-04 19:53:39 +08:00
2018-04-22 21:36:38 +08:00
高级开发指南
< / a >
< / li >
2018-11-26 17:18:36 +08:00
< li class = "chapter " data-level = "7.9" data-path = "../develop/contribute.html" >
2018-04-22 21:36:38 +08:00
< a href = "../develop/contribute.html" >
2018-11-26 17:18:36 +08:00
< b > 7.9.< / b >
2018-04-22 21:36:38 +08:00
社区贡献
< / a >
< / li >
2018-11-26 17:18:36 +08:00
< li class = "chapter " data-level = "7.10" data-path = "../develop/minikube.html" >
2018-04-22 21:36:38 +08:00
< a href = "../develop/minikube.html" >
2018-11-26 17:18:36 +08:00
< b > 7.10.< / b >
2018-04-22 21:36:38 +08:00
Minikube
< / a >
< / li >
< li class = "header" > 附录< / li >
< li class = "chapter " data-level = "8.1" data-path = "../appendix/" >
< a href = "../appendix/" >
< b > 8.1.< / b >
附录说明
< / a >
< / li >
< li class = "chapter " data-level = "8.2" data-path = "../appendix/debug-kubernetes-services.html" >
< a href = "../appendix/debug-kubernetes-services.html" >
< b > 8.2.< / b >
Kubernetes中的应用故障排查
< / a >
< / li >
< li class = "chapter " data-level = "8.3" data-path = "../appendix/material-share.html" >
< a href = "../appendix/material-share.html" >
< b > 8.3.< / b >
Kubernetes相关资讯和情报链接
< / a >
< / li >
< li class = "chapter " data-level = "8.4" data-path = "../appendix/docker-best-practice.html" >
< a href = "../appendix/docker-best-practice.html" >
< b > 8.4.< / b >
Docker最佳实践
< / a >
< / li >
< li class = "chapter " data-level = "8.5" data-path = "../appendix/tricks.html" >
< a href = "../appendix/tricks.html" >
< b > 8.5.< / b >
使用技巧
< / a >
< / li >
< li class = "chapter " data-level = "8.6" data-path = "../appendix/issues.html" >
< a href = "../appendix/issues.html" >
< b > 8.6.< / b >
问题记录
< / a >
< / li >
< li class = "chapter " data-level = "8.7" data-path = "../appendix/kubernetes-changelog.html" >
< a href = "../appendix/kubernetes-changelog.html" >
< b > 8.7.< / b >
Kubernetes版本更新日志
< / a >
< ul class = "articles" >
< li class = "chapter " data-level = "8.7.1" data-path = "../appendix/kubernetes-1.7-changelog.html" >
< a href = "../appendix/kubernetes-1.7-changelog.html" >
< b > 8.7.1.< / b >
Kubernetes1.7更新日志
< / a >
< / li >
< li class = "chapter " data-level = "8.7.2" data-path = "../appendix/kubernetes-1.8-changelog.html" >
< a href = "../appendix/kubernetes-1.8-changelog.html" >
< b > 8.7.2.< / b >
Kubernetes1.8更新日志
< / a >
< / li >
< li class = "chapter " data-level = "8.7.3" data-path = "../appendix/kubernetes-1.9-changelog.html" >
< a href = "../appendix/kubernetes-1.9-changelog.html" >
< b > 8.7.3.< / b >
Kubernetes1.9更新日志
< / a >
< / li >
< li class = "chapter " data-level = "8.7.4" data-path = "../appendix/kubernetes-1.10-changelog.html" >
< a href = "../appendix/kubernetes-1.10-changelog.html" >
< b > 8.7.4.< / b >
Kubernetes1.10更新日志
< / a >
2018-07-02 23:19:37 +08:00
< / li >
< li class = "chapter " data-level = "8.7.5" data-path = "../appendix/kubernetes-1.11-changelog.html" >
< a href = "../appendix/kubernetes-1.11-changelog.html" >
< b > 8.7.5.< / b >
Kubernetes1.11更新日志
< / a >
2018-09-28 10:59:50 +08:00
< / li >
< li class = "chapter " data-level = "8.7.6" data-path = "../appendix/kubernetes-1.12-changelog.html" >
< a href = "../appendix/kubernetes-1.12-changelog.html" >
< b > 8.7.6.< / b >
Kubernetes1.12更新日志
< / a >
2018-12-04 12:57:02 +08:00
< / li >
< li class = "chapter " data-level = "8.7.7" data-path = "../appendix/kubernetes-1.13-changelog.html" >
< a href = "../appendix/kubernetes-1.13-changelog.html" >
< b > 8.7.7.< / b >
Kubernetes1.13更新日志
< / a >
2018-04-22 21:36:38 +08:00
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "8.8" data-path = "../appendix/summary-and-outlook.html" >
< a href = "../appendix/summary-and-outlook.html" >
< b > 8.8.< / b >
Kubernetes及云原生年度总结及展望
< / a >
< ul class = "articles" >
< li class = "chapter " data-level = "8.8.1" data-path = "../appendix/kubernetes-and-cloud-native-summary-in-2017-and-outlook-for-2018.html" >
< a href = "../appendix/kubernetes-and-cloud-native-summary-in-2017-and-outlook-for-2018.html" >
< b > 8.8.1.< / b >
Kubernetes与云原生2017年年终总结及2018年展望
< / a >
2019-01-29 14:09:46 +08:00
< / li >
< li class = "chapter " data-level = "8.8.2" data-path = "../appendix/kubernetes-and-cloud-native-summary-in-2018-and-outlook-for-2019.html" >
< a href = "../appendix/kubernetes-and-cloud-native-summary-in-2018-and-outlook-for-2019.html" >
< b > 8.8.2.< / b >
Kubernetes与云原生2018年年中总结及2019年展望
< / a >
2018-04-22 21:36:38 +08:00
< / li >
< / ul >
< / li >
2019-02-13 20:15:35 +08:00
< li class = "chapter " data-level = "8.9" data-path = "../appendix/cncf-annual-report.html" >
2018-05-09 23:48:41 +08:00
2019-02-13 20:15:35 +08:00
< a href = "../appendix/cncf-annual-report.html" >
2018-05-09 23:48:41 +08:00
< b > 8.9.< / b >
2019-02-13 20:15:35 +08:00
CNCF年度报告解读
< / a >
< ul class = "articles" >
< li class = "chapter " data-level = "8.9.1" data-path = "../appendix/cncf-annual-report-2018.html" >
< a href = "../appendix/cncf-annual-report-2018.html" >
< b > 8.9.1.< / b >
CNCF 2018年年度报告解读
< / a >
< / li >
< / ul >
< / li >
< li class = "chapter " data-level = "8.10" data-path = "../appendix/about-kcsp.html" >
< a href = "../appendix/about-kcsp.html" >
< b > 8.10.< / b >
2018-05-09 23:48:41 +08:00
Kubernetes认证服务提供商( KCSP) 说明
< / a >
< / li >
2019-02-13 20:15:35 +08:00
< li class = "chapter " data-level = "8.11" data-path = "../appendix/about-cka-candidate.html" >
2018-05-09 23:48:41 +08:00
< a href = "../appendix/about-cka-candidate.html" >
2019-02-13 20:15:35 +08:00
< b > 8.11.< / b >
2018-05-09 23:48:41 +08:00
认证Kubernetes管理员( CKA) 说明
< / a >
< / li >
2018-04-22 21:36:38 +08:00
< li class = "divider" > < / li >
< li >
< a href = "https://www.gitbook.com" target = "blank" class = "gitbook-link" >
本书使用 GitBook 发布
< / a >
< / li >
< / ul >
< / nav >
< / div >
< div class = "book-body" >
< div class = "body-inner" >
< div class = "book-header" role = "navigation" >
<!-- Title -->
< h1 >
< i class = "fa fa-circle-o-notch fa-spin" > < / i >
< a href = ".." > Service Catalog< / a >
< / h1 >
< / div >
< div class = "page-wrapper" tabindex = "-1" role = "main" >
< div class = "page-inner" >
< div class = "search-plus" id = "book-search-results" >
< div class = "search-noresults" >
< section class = "normal markdown-section" >
2018-09-25 22:13:40 +08:00
< html > < head > < / head > < body > < h1 id = "服务目录(service-catalog)" > 服 务 目 录 ( Service Catalog) < / h1 >
2018-04-22 21:36:38 +08:00
< p > 服 务 目 录 ( Service Catalog) 是 Kubernetes的 扩 展 API, 它 使 运 行 在 Kubernetes集 群 中 的 应 用 程 序 可 以 轻 松 使 用 外 部 托 管 软 件 产 品 , 例 如 由 云 提 供 商 提 供 的 数 据 存 储 服 务 。 < / p >
< p > 它 提 供 列 表 清 单 、 提 供 (provision)和 绑 定 (binding)来 自 服 务 代 理 ( Service Brokers) 的 外 部 托 管 服 务 , 而 不 需 要 关 心 如 何 创 建 或 管 理 这 些 服 务 的 详 细 情 况 。 < / p >
< p > 由 Open Service Broker API规 范 定 义 的 Service broker是 由 第 三 方 提 供 和 维 护 的 一 组 托 管 服 务 的 端 点 (endpoint), 该 第 三 方 可 以 是 AWS, GCP或 Azure等 云 提 供 商 。 < / p >
< p > 托 管 服 务 可 以 是 Microsoft Azure Cloud Queue, Amazon Simple Queue Service和 Google Cloud Pub/Sub等 , 它 们 可 以 是 应 用 可 以 使 用 的 提 供 的 各 种 软 件 。 < / p >
< p > 通 过 Service Catalog, 集 群 运 营 者 可 以 浏 览 由 Service Broker提 供 的 托 管 服 务 列 表 , 提 供 的 托 管 服 务 实 例 , 并 与 其 绑 定 , 使 其 可 被 Kubernetes集 群 中 的 应 用 程 序 所 使 用 。 < / p >
< h2 id = "场景样例" > 场 景 样 例 < / h2 >
< p > 应 用 程 序 开 发 人 员 编 写 基 于 Kubernetes集 群 的 应 用 程 序 , 他 们 希 望 使 用 消 息 队 列 作 为 其 应 用 程 序 的 一 部 分 。 但 是 , 他 们 不 想 自 己 配 置 和 管 理 这 个 服 务 服 务 。 恰 好 , 有 一 家 云 提 供 商 通 过 其 服 务 代 理 (Service Broker)提 供 消 息 队 列 服 务 。 < / p >
< p > 集 群 运 营 商 可 以 设 置 Service Catalog并 使 用 它 与 云 提 供 商 的 Service Broker进 行 通 信 , 以 调 配 消 息 排 队 服 务 的 实 例 并 使 其 可 用 于 Kubernetes集 群 内 的 应 用 程 序 。 因 此 , 应 用 程 序 开 发 人 员 不 需 要 关 心 消 息 队 列 的 实 现 细 节 或 管 理 , 可 以 简 单 地 像 服 务 一 样 使 用 它 。 < / p >
< h2 id = "架构" > 架 构 < / h2 >
< p > Service Catalog使 用 < a href = "https://github.com/openservicebrokerapi/servicebroker" target = "_blank" > Open Service Broker API< / a > 与 Service Broker进 行 通 信 , 充 当 Kubernetes API服 务 器 的 中 介 , 发 起 供 应 并 返 回 应 用 程 序 使 用 托 管 服 务 所 需 的 凭 据 。 < / p >
< p > Service Catalog通 过 扩 展 API服 务 器 和 控 制 器 实 现 , 使 用 etcd进 行 存 储 。 它 还 使 用 Kubernetes 1.7+中 提 供 的 聚 合 层 来 呈 现 其 API。 < / p >
2019-03-22 11:51:22 +08:00
< figure id = "fig3.10.5.1" > < a href = "../images/service-catalog-architecture.jpg" data-lightbox = "ec38970a-0717-4ed7-aec9-7c0a7d33f076" data-title = "Service Catalog Architecture" > < img src = "../images/service-catalog-architecture.jpg" alt = "Service Catalog Architecture" > < / a > < figcaption > 图 片 - Service Catalog Architecture< / figcaption > < / figure >
2018-04-22 21:36:38 +08:00
< h3 id = "api资源" > API资 源 < / h3 >
< p > Service Catalog安 装 servicecatalog.k8s.ioAPI并 提 供 以 以 下 Kubernetes资 源 : < / p >
< ul >
< li > < p > ClusterServiceBroker: 作 为 service broker的 群 集 内 代 理 , 封 装 其 服 务 器 连 接 详 细 信 息 。 这 些 由 集 群 运 营 者 创 建 和 管 理 , 希 望 使 用 broker服 务 在 其 集 群 中 提 供 新 类 型 的 托 管 服 务 。 < / p >
< / li >
< li > < p > ClusterServiceClass: 由 特 定 service broker提 供 的 托 管 服 务 。 将 新 ClusterServiceBroker资 源 添 加 到 群 集 时 , Service catalog controller将 连 接 到 service broker以 获 取 可 用 托 管 服 务 的 列 表 清 单 。 然 后 它 会 创 建 新 的 ClusterServiceClass资 源 , 与 每 个 托 管 服 务 相 对 应 。 < / p >
< / li >
< li > < p > ClusterServicePlan: 托 管 服 务 的 特 定 产 品 。 例 如 , 托 管 服 务 可 能 有 不 同 的 可 用 套 餐 , 例 如 免 费 套 餐 或 付 费 套 餐 , 或 者 可 能 有 不 同 的 配 置 选 项 , 例 如 使 用 SSD存 储 或 拥 有 更 多 资 源 。 同 向 群 集 添 加 ClusterServiceClass一 样 , 当 添 加 一 个 新 的 ClusterServiceBroker时 , Service Catalog会 创 建 一 个 新 的 ClusterServicePlan资 源 , 与 每 个 托 管 服 务 可 用 的 每 个 服 务 套 餐 对 应 。 < / p >
< / li >
< li > < p > ServiceInstance: 一 个 提 供 好 的 ClusterServiceClass实 例 。 这 些 是 由 集 群 运 营 者 创 建 的 托 管 服 务 的 特 定 实 例 , 供 一 个 或 多 个 集 群 内 应 用 程 序 使 用 。 当 创 建 一 个 新 的 ServiceInstance资 源 时 , Service Catalog controller连 接 到 相 应 的 服 务 代 理 并 指 示 它 提 供 服 务 实 例 。 < / p >
< / li >
< li > < p > ServiceBinding: 访 问 ServiceInstance的 凭 据 。 由 想 让 他 们 的 应 用 利 用 ServiceInstance的 集 群 集 运 营 者 创 建 。 创 建 之 后 , Service Catalog controller将 创 建 一 个 与 此 服 务 实 例 对 应 的 Kubernetes的 Secret, 包 含 此 服 务 实 例 的 连 接 详 细 信 息 和 凭 证 , 可 以 挂 载 到 Pod中 。 < / p >
< / li >
< / ul >
< h3 id = "鉴权认证" > 鉴 权 认 证 < / h3 >
< p > Service Catalog 支 持 这 些 认 证 方 法 : < / p >
< ul >
< li > Basic (username/password)< / li >
< li > < a href = "https://tools.ietf.org/html/rfc6750" target = "_blank" > OAuth 2.0 Bearer Token< / a > < / li >
< / ul >
< h2 id = "用法" > 用 法 < / h2 >
< p > 群 集 运 营 者 可 以 使 用 Service Catalog API资 源 来 提 供 托 管 服 务 , 并 使 其 在 Kubernetes群 集 中 可 用 。 涉 及 的 步 骤 是 : < / p >
< ol >
< li > 列 出 Service Broker提 供 的 托 管 服 务 清 单 和 服 务 套 餐 。 < / li >
< li > 提 供 托 管 服 务 的 新 实 例 。 < / li >
< li > 绑 定 到 托 管 服 务 , 该 服 务 返 回 连 接 凭 证 。 < / li >
< li > 将 连 接 凭 证 映 射 到 应 用 程 序 中 。 < / li >
< / ol >
< h3 id = "列出托管服务和服务套餐" > 列 出 托 管 服 务 和 服 务 套 餐 < / h3 >
< p > 首 先 , 群 集 运 营 者 必 须 在 servicecatalog.k8s.io群 组 内 创 建 ClusterServiceBroker资 源 。 此 资 源 包 含 访 问 服 务 代 理 端 点 所 需 的 URL和 连 接 详 细 信 息 。 < / p >
< p > 这 是 一 个 ClusterServiceBroker资 源 的 例 子 : < / p >
< pre class = "language-" > < code class = "lang-yaml" > < span class = "token key atrule" > apiVersion< / span > < span class = "token punctuation" > :< / span > servicecatalog.k8s.io/v1beta1
< span class = "token key atrule" > kind< / span > < span class = "token punctuation" > :< / span > ClusterServiceBroker
< span class = "token key atrule" > metadata< / span > < span class = "token punctuation" > :< / span >
< span class = "token key atrule" > name< / span > < span class = "token punctuation" > :< / span > cloud< span class = "token punctuation" > -< / span > broker
< span class = "token key atrule" > spec< / span > < span class = "token punctuation" > :< / span >
2018-09-25 22:13:40 +08:00
< span class = "token comment" > # Points to the endpoint of a service broker. (This example is not a working URL.)< / span >
2018-04-22 21:36:38 +08:00
< span class = "token key atrule" > url< / span > < span class = "token punctuation" > :< / span > https< span class = "token punctuation" > :< / span > //servicebroker.somecloudprovider.com/v1alpha1/projects/service< span class = "token punctuation" > -< / span > catalog/brokers/default
2018-09-25 22:13:40 +08:00
< span class = "token comment" > #####< / span >
< span class = "token comment" > # Additional values can be added here, which may be used to communicate< / span >
< span class = "token comment" > # with the service broker, such as bearer token info or a caBundle for TLS.< / span >
< span class = "token comment" > #####< / span >
2018-04-22 21:36:38 +08:00
< / code > < / pre >
< p > 以 下 是 说 明 从 一 个 service broker列 出 托 管 服 务 和 套 餐 所 涉 及 步 骤 的 顺 序 图 : < / p >
2019-03-22 11:51:22 +08:00
< figure id = "fig3.10.5.2" > < a href = "../images/service-catalog-list.jpg" data-lightbox = "26df2275-5cc4-4496-994e-7cabebd552ab" data-title = "List Services" > < img src = "../images/service-catalog-list.jpg" alt = "List Services" > < / a > < figcaption > 图 片 - List Services< / figcaption > < / figure >
2018-04-22 21:36:38 +08:00
< ol >
< li > 将 ClusterServiceBroker资 源 添 加 到 Service catalog中 , 它 会 触 发 对 外 部 Service Broker的 调 用 以 获 取 可 用 服 务 的 清 单 。 < / li >
< li > Service Broker返 回 可 用 托 管 服 务 的 清 单 和 服 务 套 餐 的 列 表 , 它 们 分 别 在 本 地 缓 存 为 < code > ClusterServiceClass< / code > 资 源 和 < code > ClusterServicePlan< / code > 资 源 。 < / li >
< li > < p > 然 后 , 集 群 运 营 者 可 以 使 用 以 下 命 令 获 取 可 用 托 管 服 务 的 清 单 : < / p >
< pre class = "language-" > < code > kubectl get clusterserviceclasses -o=custom-columns=SERVICE\ NAME:.metadata.name,EXTERNAL\ NAME:.spec.externalName
< / code > < / pre > < p > 它 应 该 输 出 一 个 类 似 于 以 下 格 式 的 服 务 名 称 列 表 : < / p >
< pre class = "language-" > < code > SERVICE NAME EXTERNAL NAME
4f6e6cf6-ffdd-425f-a2c7-3c9258ad2468 cloud-provider-service
... ...
< / code > < / pre > < p > 他 们 还 可 以 使 用 以 下 命 令 查 看 可 用 的 服 务 套 餐 : < / p >
< pre class = "language-" > < code > kubectl get clusterserviceplans -o=custom-columns=PLAN\ NAME:.metadata.name,EXTERNAL\ NAME:.spec.externalName
< / code > < / pre > < p > 它 应 该 输 出 一 个 类 似 于 以 下 格 式 的 套 餐 名 称 列 表 : < / p >
< pre class = "language-" > < code > PLAN NAME EXTERNAL NAME
86064792-7ea2-467b-af93-ac9694d96d52 service-plan-name
... ...
< / code > < / pre > < / li >
< / ol >
< h3 id = "提供新的实例" > 提 供 新 的 实 例 < / h3 >
< p > 集 群 运 营 者 可 以 通 过 创 建 ServiceInstance资 源 来 启 动 新 实 例 的 供 应 。 < / p >
< p > 如 下 是 一 个 ServiceInstance资 源 的 例 子 : < / p >
< pre class = "language-" > < code class = "lang-yaml" > < span class = "token key atrule" > apiVersion< / span > < span class = "token punctuation" > :< / span > servicecatalog.k8s.io/v1beta1
< span class = "token key atrule" > kind< / span > < span class = "token punctuation" > :< / span > ServiceInstance
< span class = "token key atrule" > metadata< / span > < span class = "token punctuation" > :< / span >
< span class = "token key atrule" > name< / span > < span class = "token punctuation" > :< / span > cloud< span class = "token punctuation" > -< / span > queue< span class = "token punctuation" > -< / span > instance
< span class = "token key atrule" > namespace< / span > < span class = "token punctuation" > :< / span > cloud< span class = "token punctuation" > -< / span > apps
< span class = "token key atrule" > spec< / span > < span class = "token punctuation" > :< / span >
2018-09-25 22:13:40 +08:00
< span class = "token comment" > # References one of the previously returned services< / span >
2018-04-22 21:36:38 +08:00
< span class = "token key atrule" > clusterServiceClassExternalName< / span > < span class = "token punctuation" > :< / span > cloud< span class = "token punctuation" > -< / span > provider< span class = "token punctuation" > -< / span > service
< span class = "token key atrule" > clusterServicePlanExternalName< / span > < span class = "token punctuation" > :< / span > service< span class = "token punctuation" > -< / span > plan< span class = "token punctuation" > -< / span > name
2018-09-25 22:13:40 +08:00
< span class = "token comment" > #####< / span >
< span class = "token comment" > # Additional parameters can be added here,< / span >
< span class = "token comment" > # which may be used by the service broker.< / span >
< span class = "token comment" > #####< / span >
2018-04-22 21:36:38 +08:00
< / code > < / pre >
< p > 以 下 序 列 图 说 明 了 提 供 一 个 新 的 托 管 服 务 的 实 例 所 涉 及 的 步 骤 : < / p >
2019-03-22 11:51:22 +08:00
< figure id = "fig3.10.5.3" > < a href = "../images/service-catalog-provision.jpg" data-lightbox = "0b5b3d0d-9026-45ef-a94d-09252e323251" data-title = "Provision a Service" > < img src = "../images/service-catalog-provision.jpg" alt = "Provision a Service" > < / a > < figcaption > 图 片 - Provision a Service< / figcaption > < / figure >
2018-04-22 21:36:38 +08:00
< ol >
< li > 当 < code > ServiceInstance< / code > 资 源 创 建 后 , Service Catalog发 起 到 外 部 service broker来 提 供 服 务 的 一 个 实 例 。 < / li >
< li > service broker创 建 托 管 服 务 的 新 实 例 并 返 回 HTTP响 应 。 < / li >
< li > 然 后 , 群 集 运 营 者 可 以 检 查 实 例 的 状 态 , 来 确 认 它 是 否 准 备 就 绪 。 < / li >
< / ol >
< h3 id = "绑定到托管服务" > 绑 定 到 托 管 服 务 < / h3 >
< p > 在 提 供 新 实 例 后 , 群 集 运 营 者 必 须 绑 定 到 托 管 服 务 才 能 获 取 到 应 用 程 序 使 用 服 务 所 需 的 连 接 凭 证 和 服 务 帐 户 详 细 信 息 。 这 是 通 过 创 建 < code > ServiceBinding< / code > 资 源 完 成 的 。 < / p >
< p > 以 下 是 一 个 < code > ServiceBinding< / code > 资 源 的 例 子 : < / p >
< pre class = "language-" > < code class = "lang-yaml" > < span class = "token key atrule" > apiVersion< / span > < span class = "token punctuation" > :< / span > servicecatalog.k8s.io/v1beta1
< span class = "token key atrule" > kind< / span > < span class = "token punctuation" > :< / span > ServiceBinding
< span class = "token key atrule" > metadata< / span > < span class = "token punctuation" > :< / span >
< span class = "token key atrule" > name< / span > < span class = "token punctuation" > :< / span > cloud< span class = "token punctuation" > -< / span > queue< span class = "token punctuation" > -< / span > binding
< span class = "token key atrule" > namespace< / span > < span class = "token punctuation" > :< / span > cloud< span class = "token punctuation" > -< / span > apps
< span class = "token key atrule" > spec< / span > < span class = "token punctuation" > :< / span >
< span class = "token key atrule" > instanceRef< / span > < span class = "token punctuation" > :< / span >
< span class = "token key atrule" > name< / span > < span class = "token punctuation" > :< / span > cloud< span class = "token punctuation" > -< / span > queue< span class = "token punctuation" > -< / span > instance
2018-09-25 22:13:40 +08:00
< span class = "token comment" > #####< / span >
< span class = "token comment" > # Additional information can be added here, such as a secretName or< / span >
< span class = "token comment" > # service account parameters, which may be used by the service broker.< / span >
< span class = "token comment" > #####< / span >
2018-04-22 21:36:38 +08:00
< / code > < / pre >
< p > 以 下 序 列 图 说 明 了 绑 定 到 托 管 服 务 实 例 所 涉 及 的 步 骤 : < / p >
2019-03-22 11:51:22 +08:00
< figure id = "fig3.10.5.4" > < a href = "../images/service-catalog-bind.jpg" data-lightbox = "e5de8a93-ae6c-4b7d-b531-0674f5170439" data-title = "Bind to a managed service" > < img src = "../images/service-catalog-bind.jpg" alt = "Bind to a managed service" > < / a > < figcaption > 图 片 - Bind to a managed service< / figcaption > < / figure >
2018-04-22 21:36:38 +08:00
< ol >
< li > < p > 在 ServiceBinding创 建 后 , Service Catalog给 外 部 service broker发 一 个 调 用 请 求 , 获 取 与 服 务 实 例 绑 定 所 需 的 信 息 。 < / p >
< / li >
< li > < p > service broker为 相 应 的 服 务 帐 户 启 用 应 用 程 序 权 限 /角 色 。 < / p >
< / li >
< li > < p > service broker返 回 连 接 和 访 问 托 管 服 务 实 例 所 需 的 信 息 。 根 据 不 同 的 提 供 商 和 不 同 的 服 务 , 返 回 的 信 息 可 能 在 服 务 提 供 商 和 其 管 理 服 务 之 间 有 所 不 同 。 < / p >
< / li >
< / ol >
< h3 id = "映射连接凭证" > 映 射 连 接 凭 证 < / h3 >
< p > 绑 定 后 , 最 后 一 步 是 将 连 接 凭 证 和 服 务 特 定 的 信 息 映 射 到 应 用 程 序 中 。 这 些 信 息 存 储 在 secret中 , 应 用 程 序 可 以 用 来 访 问 并 与 托 管 服 务 连 接 。 < / p >
2019-03-22 11:51:22 +08:00
< figure id = "fig3.10.5.5" > < a href = "../images/service-catalog-map.jpg" data-lightbox = "5d47a3e6-5a25-4bcd-97c9-38ea6325f362" data-title = "Map connection credentials" > < img src = "../images/service-catalog-map.jpg" alt = "Map connection credentials" > < / a > < figcaption > 图 片 - Map connection credentials< / figcaption > < / figure >
2018-04-22 21:36:38 +08:00
< h4 id = "pod配置文件" > Pod配 置 文 件 < / h4 >
< p > 执 行 此 映 射 的 一 种 方 法 是 使 用 声 明 式 Pod配 置 文 件 。 < / p >
< p > 以 下 示 例 描 述 了 如 何 将 服 务 帐 户 凭 证 映 射 到 应 用 程 序 中 。 被 调 用 的 sa-key密 钥 存 储 在 名 为 provider-cloud-key的 卷 中 , 并 且 应 用 程 序 将 此 卷 挂 载 到 /var/secrets/provider/key.json。 环 境 变 量 PROVIDER_APPLICATION_CREDENTIALS是 从 挂 载 文 件 的 值 映 射 而 来 的 。 < / p >
< pre class = "language-" > < code class = "lang-yaml" > < span class = "token punctuation" > ...< / span >
< span class = "token key atrule" > spec< / span > < span class = "token punctuation" > :< / span >
< span class = "token key atrule" > volumes< / span > < span class = "token punctuation" > :< / span >
< span class = "token punctuation" > -< / span > < span class = "token key atrule" > name< / span > < span class = "token punctuation" > :< / span > provider< span class = "token punctuation" > -< / span > cloud< span class = "token punctuation" > -< / span > key
< span class = "token key atrule" > secret< / span > < span class = "token punctuation" > :< / span >
< span class = "token key atrule" > secretName< / span > < span class = "token punctuation" > :< / span > sa< span class = "token punctuation" > -< / span > key
< span class = "token key atrule" > containers< / span > < span class = "token punctuation" > :< / span >
< span class = "token punctuation" > ...< / span >
< span class = "token key atrule" > volumeMounts< / span > < span class = "token punctuation" > :< / span >
< span class = "token punctuation" > -< / span > < span class = "token key atrule" > name< / span > < span class = "token punctuation" > :< / span > provider< span class = "token punctuation" > -< / span > cloud< span class = "token punctuation" > -< / span > key
< span class = "token key atrule" > mountPath< / span > < span class = "token punctuation" > :< / span > /var/secrets/provider
< span class = "token key atrule" > env< / span > < span class = "token punctuation" > :< / span >
< span class = "token punctuation" > -< / span > < span class = "token key atrule" > name< / span > < span class = "token punctuation" > :< / span > PROVIDER_APPLICATION_CREDENTIALS
< span class = "token key atrule" > value< / span > < span class = "token punctuation" > :< / span > < span class = "token string" > " /var/secrets/provider/key.json" < / span >
< / code > < / pre >
< p > 以 下 示 例 描 述 如 何 将 secret值 映 射 到 应 用 程 序 环 境 变 量 。 在 此 示 例 中 , 消 息 传 递 队 列 < code > topic< / code > 名 称 从 名 为 < code > provider-queue-credentials< / code > 的 secret的 key topic值 映 射 到 环 境 变 量 < code > TOPIC< / code > 。 < / p >
< pre class = "language-" > < code class = "lang-yaml" > < span class = "token punctuation" > ...< / span >
< span class = "token key atrule" > env< / span > < span class = "token punctuation" > :< / span >
< span class = "token punctuation" > -< / span > < span class = "token key atrule" > name< / span > < span class = "token punctuation" > :< / span > < span class = "token string" > " TOPIC" < / span >
< span class = "token key atrule" > valueFrom< / span > < span class = "token punctuation" > :< / span >
< span class = "token key atrule" > secretKeyRef< / span > < span class = "token punctuation" > :< / span >
< span class = "token key atrule" > name< / span > < span class = "token punctuation" > :< / span > provider< span class = "token punctuation" > -< / span > queue< span class = "token punctuation" > -< / span > credentials
< span class = "token key atrule" > key< / span > < span class = "token punctuation" > :< / span > topic
< / code > < / pre >
< h2 id = "下一步" > 下 一 步 < / h2 >
< ul >
< li > 如 果 熟 悉 Helm Charts , 使 用 Helm将 Service Catalog安 装 到 Kubernetes集 群 中 。 或 者 , 可 以 使 用 SC工 具 安 装 服 务 目 录 。 < / li >
< li > 查 看 < a href = "https://github.com/openservicebrokerapi/servicebroker/blob/master/gettingStarted.md#sample-service-brokers" target = "_blank" > sample service brokers< / a > .< / li >
< li > 探 索 < a href = "https://github.com/kubernetes-incubator/service-catalog" target = "_blank" > kubernetes-incubator/service-catalog< / a > 项 目 。 < / li >
< / ul >
2018-04-24 23:56:17 +08:00
< p > 以 上 翻 译 自 < a href = "https://kubernetes.io/docs/concepts/service-catalog/" target = "_blank" > 官 方 文 档 < / a > 。 < / p >
< h2 id = "service-catalog的安装利用helm和交互" > Service Catalog的 安 装 (利 用 Helm)和 交 互 < / h2 >
< p > 以 下 翻 译 自 < a href = "https://github.com/kubernetes-incubator/service-catalog/blob/master/docs/install.md" target = "_blank" > 官 方 项 目 文 档 < / a > 。 与 < a href = "https://kubernetes.io/docs/tasks/service-catalog/install-service-catalog-using-helm/" target = "_blank" > 官 方 网 站 文 档 < / a > 大 致 一 致 。 < / p >
< p > Kubernetes 1.7或 更 高 版 本 的 集 群 运 行 API Aggregator, 它 位 于 core API Server前 面 的 专 用 proxy服 务 器 。 < / p >
< p > 服 务 目 录 (Service Catalog)提 供 了 一 个 位 于 API aggregator后 面 的 API Server, 因 此 可 以 用 kubectl像 平 常 一 样 与 Service Catalog进 行 交 互 。 < / p >
< p > 要 了 解 更 多 关 于 API aggregation的 信 息 , 请 参 阅 < a href = "https://kubernetes.io/docs/concepts/api-extension/apiserver-aggregation/" target = "_blank" > Kubernetes文 档 < / a > 。 < / p >
< p > 本 文 档 的 其 余 部 分 详 细 介 绍 了 如 何 : < / p >
< ul >
< li > 在 群 集 上 设 置 Service Catalog< / li >
< li > 与 Service Catalog API进 行 交 互 < / li >
< / ul >
< h2 id = "前提条件" > 前 提 条 件 < / h2 >
< h3 id = "kubernetes版本" > Kubernetes版 本 < / h3 >
< p > Service Catalog需 要 Kubernetes v1.7或 更 高 版 本 。 您 还 需 要 在 主 机 上 安 装 < a href = "https://kubernetes.io/docs/tasks/access-application-cluster/configure-access-multiple-clusters/" target = "_blank" > Kubernetes configuration file< / a > 。 你 需 要 这 个 文 件 , 以 便 可 以 使 用 kubectl和 helm与 群 集 通 信 。 许 多 Kubernetes安 装 工 具 或 云 提 供 商 会 为 你 设 置 此 配 置 文 件 。 有 关 详 细 信 息 , 请 与 您 的 工 具 或 提 供 商 联 系 。 < / p >
< h4 id = "kubectl版本" > < code > kubectl< / code > 版 本 < / h4 >
< p > 大 多 数 与 Service Catalog系 统 的 交 互 都 是 通 过 < code > kubectl< / code > 命 令 行 界 面 实 现 的 。 与 群 集 版 本 一 样 , Service Catalog需 要 kubectl版 本 1.7或 更 高 版 本 。 < / p >
< p > 首 先 , 检 查 < code > kubectl< / code > 版 本 : < / p >
< pre class = "language-" > < code class = "lang-bash" > kubectl version
< / code > < / pre >
< p > 确 保 Kubernetes版 本 和 kubectl版 本 均 为 1.7或 更 高 。 < / p >
< p > 如 果 需 要 升 级 客 户 端 , 请 按 照 < a href = "https://kubernetes.io/docs/tasks/kubectl/install/" target = "_blank" > 安 装 说 明 < / a > 获 取 新 的 < code > kubectl< / code > 二 进 制 文 件 。 < / p >
< p > 例 如 , 运 行 以 下 命 令 以 在 Mac OS上 获 取 最 新 的 二 进 制 文 件 : < / p >
2018-09-25 22:13:40 +08:00
< pre class = "language-" > < code class = "lang-bash" > < span class = "token function" > curl< / span > -LO https://storage.googleapis.com/kubernetes-release/release/< span class = "token variable" > < span class = "token variable" > $(< / span > < span class = "token function" > curl< / span > -s https://storage.googleapis.com/kubernetes-release/release/stable.txt< span class = "token variable" > )< / span > < / span > /bin/darwin/amd64/kubectl
2018-04-24 23:56:17 +08:00
< span class = "token function" > chmod< / span > +x ./kubectl
< / code > < / pre >
< h3 id = "群集内dns" > 群 集 内 DNS< / h3 >
< p > 您 需 要 启 用 Kubernetes集 群 内 的 DNS。 大 多 数 常 用 的 安 装 方 法 会 为 您 自 动 配 置 群 集 内 DNS: < / p >
< ul >
< li > < a href = "https://github.com/kubernetes/minikube" target = "_blank" > Minikube< / a > < / li >
< li > < a href = "https://github.com/kubernetes/kubernetes/blob/master/hack/local-up-cluster.sh" target = "_blank" > < code > hack/local-up-cluster.sh< / code > < / a > < / li >
< li > 大 多 数 云 提 供 商 < / li >
< / ul >
< h3 id = "helm" > Helm< / h3 >
< p > 使 用 Helm安 装 Service Catalog , 需 要 v2.7.0或 更 高 版 本 。 请 参 阅 以 下 步 骤 进 行 安 装 。 < / p >
< h4 id = "如果还没有安装helm" > 如 果 还 没 有 安 装 Helm< / h4 >
< p > 如 果 尚 未 安 装 Helm, 请 下 载 < a href = "https://github.com/kubernetes/helm#install" target = "_blank" > < code > helm< / code > CLI< / a > , 然 后 运 行 helm init( 这 会 将 Helm的 服 务 器 端 组 件 Tiller安 装 到 Kubernetes群 集 中 ) 。 < / p >
< h4 id = "如果已经安装了helm" > 如 果 已 经 安 装 了 Helm< / h4 >
< p > 如 果 已 经 安 装 了 Helm, 请 运 行 helm version并 确 保 客 户 端 和 服 务 器 版 本 均 为 v2.7.0或 更 高 。 < / p >
< p > 如 果 不 是 , 请 安 装 < a href = "https://github.com/kubernetes/helm#install" target = "_blank" > 更 新 版 本 的 helm CLI< / a > 并 运 行 < code > helm init --upgrade< / code > 。 < / p >
< p > 有 关 安 装 的 更 多 详 细 信 息 , 请 参 阅 < a href = "https://github.com/kubernetes/helm/blob/master/docs/install.md" target = "_blank" > Helm安 装 说 明 < / a > 。 < / p >
< h4 id = "tiller-权限" > Tiller 权 限 < / h4 >
< p > Tiller是 Helm的 服 务 端 组 件 。 默 认 情 况 下 , helm init将 Tiller pod安 装 到 kube-system名 称 空 间 中 , 并 将 Tiller配 置 为 使 用 default服 务 帐 户 ( service account) 。 < / p >
< p > 需 要 对 Tiller进 行 配 置 < code > cluster-admin< / code > 权 限 , 才 能 正 确 安 装 Service Catalog: < / p >
< pre class = "language-" > < code class = "lang-bash" > kubectl create clusterrolebinding tiller-cluster-admin \
--clusterrole< span class = "token operator" > =< / span > cluster-admin \
--serviceaccount< span class = "token operator" > =< / span > kube-system:default
< / code > < / pre >
< h3 id = "helm-repository设置" > Helm Repository设 置 < / h3 >
< p > Service Catalog很 容 易 通 过 < a href = "https://github.com/kubernetes/helm/blob/master/docs/charts.md" target = "_blank" > Helm chart< / a > 安 装 。 < / p >
< p > 此 chart位 于 < a href = "https://github.com/kubernetes/helm/blob/master/docs/chart_repository.md" target = "_blank" > chart repository< / a > 中 。 将 此 repository添 加 到 本 地 计 算 机 : < / p >
< pre class = "language-" > < code class = "lang-bash" > helm repo add svc-cat https://svc-catalog-charts.storage.googleapis.com
< / code > < / pre >
< p > 然 后 , 确 保 repository已 成 功 添 加 : < / p >
< pre class = "language-" > < code class = "lang-bash" > helm search service-catalog
< / code > < / pre >
< p > 应 该 看 到 以 下 输 出 : < / p >
< pre class = "language-" > < code class = "lang-bash" > NAME VERSION DESCRIPTION
svc-cat/catalog x,y.z service-catalog API server and controller-manag< span class = "token punctuation" > ..< / span > .
< / code > < / pre >
< h3 id = "rbac" > RBAC< / h3 >
< p > Kubernetes群 集 必 须 启 用 < a href = "https://kubernetes.io/docs/admin/authorization/rbac/" target = "_blank" > RBAC< / a > 才 能 使 用 Service Catalog。 < / p >
< p > 与 群 集 内 DNS一 样 , 许 多 安 装 方 法 都 有 对 应 启 用 RBAC的 途 径 。 < / p >
< h4 id = "minikube" > Minikube< / h4 >
< p > 如 果 您 正 在 使 用 Minikube, 请 使 用 以 下 命 令 启 动 群 集 : < / p >
< pre class = "language-" > < code class = "lang-bash" > minikube start --extra-config< span class = "token operator" > =< / span > apiserver.Authorization.Mode< span class = "token operator" > =< / span > RBAC
< / code > < / pre >
< h4 id = "hacklocal-cluster-upsh" > hack/local-cluster-up.sh< / h4 >
< p > 如 果 使 用 < a href = "https://github.com/kubernetes/kubernetes/blob/master/hack/local-up-cluster.sh" target = "_blank" > < code > hack/local-up-cluster.sh< / code > < / a > 脚 本 , 请 使 用 以 下 命 令 启 动 群 集 : < / p >
< pre class = "language-" > < code class = "lang-bash" > AUTHORIZATION_MODE< span class = "token operator" > =< / span > Node,RBAC hack/local-up-cluster.sh -O
< / code > < / pre >
< h4 id = "云提供商" > 云 提 供 商 < / h4 >
< p > 许 多 云 提 供 商 为 你 启 用 了 RBAC的 新 集 群 。 有 关 详 细 信 息 , 请 查 阅 你 的 提 供 商 的 文 档 。 < / p >
< h2 id = "安装service-catalog" > 安 装 Service Catalog< / h2 >
< p > 集 群 和 Helm配 置 正 确 , 安 装 Service Catalog很 简 单 : < / p >
< pre class = "language-" > < code class = "lang-bash" > helm < span class = "token function" > install< / span > svc-cat/catalog \
--name catalog --namespace catalog
< / code > < / pre >
< h2 id = "安装service-catalog-cli-客户端" > 安 装 Service Catalog CLI 客 户 端 < / h2 >
< p > 按 照 适 用 于 操 作 系 统 的 说 明 安 装 svcat。 二 进 制 文 件 可 以 单 独 使 用 , 也 可 以 作 为 kubectl插 件 使 用 。 < / p >
< h3 id = "macos" > MacOS< / h3 >
< pre class = "language-" > < code > curl -sLO https://download.svcat.sh/cli/latest/darwin/amd64/svcat
chmod +x ./svcat
mv ./svcat /usr/local/bin/
svcat version --client
< / code > < / pre > < h3 id = "linux" > Linux< / h3 >
< pre class = "language-" > < code > curl -sLO https://download.svcat.sh/cli/latest/linux/amd64/svcat
chmod +x ./svcat
mv ./svcat /usr/local/bin/
svcat version --client
< / code > < / pre > < h3 id = "windows" > Windows< / h3 >
< p > 下 面 的 片 段 仅 在 当 前 会 话 的 PATH添 加 一 个 路 径 。 后 续 使 用 需 要 将 它 相 应 的 路 径 永 久 添 加 到 PATH中 。 < / p >
< pre class = "language-" > < code > iwr ' https://download.svcat.sh/cli/latest/windows/amd64/svcat.exe' -UseBasicParsing -OutFile svcat.exe
mkdir -f ~\bin
$env:PATH += " ;${pwd}\bin"
svcat version --client
< / code > < / pre > < h3 id = "手动方式" > 手 动 方 式 < / h3 >
< ol >
< li > 对 应 操 作 系 统 下 载 相 应 的 二 进 制 文 件 : < ul >
< li > macOS: < a href = "https://download.svcat.sh/cli/latest/darwin/amd64/svcat" target = "_blank" > https://download.svcat.sh/cli/latest/darwin/amd64/svcat< / a > < / li >
< li > Windows: < a href = "https://download.svcat.sh/cli/latest/windows/amd64/svcat.exe" target = "_blank" > https://download.svcat.sh/cli/latest/windows/amd64/svcat.exe< / a > < / li >
< li > Linux: < a href = "https://download.svcat.sh/cli/latest/linux/amd64/svcat" target = "_blank" > https://download.svcat.sh/cli/latest/linux/amd64/svcat< / a > < / li >
< / ul >
< / li >
< li > 使 二 进 制 文 件 可 执 行 。 < / li >
< li > 将 二 进 制 文 件 移 动 到 PATH相 应 的 目 录 。 < / li >
< / ol >
< h3 id = "插件方式使用客户端" > 插 件 方 式 使 用 客 户 端 < / h3 >
< p > 要 将 svcat用 作 插 件 , 请 在 下 载 后 运 行 以 下 命 令 : < / p >
< pre class = "language-" > < code class = "lang-bash" > $ ./svcat < span class = "token function" > install< / span > plugin
Plugin has been installed to ~/.kube/plugins/svcat. Run kubectl plugin svcat --help < span class = "token keyword" > for< / span > < span class = "token function" > help< / span > using the plugin.
< / code > < / pre >
< p > 当 作 为 插 件 运 行 时 , 这 些 命 令 与 添 加 全 局 kubectl配 置 标 志 相 同 。 其 中 一 个 例 外 是 , 在 插 件 模 式 下 运 行 时 不 支 持 布 尔 标 志 , 所 以 不 要 使 用 < code > --flag< / code > ,必 须 指 定 < code > --flag=true< / code > 。 < / p >
2019-01-15 14:11:44 +08:00
< footer class = "page-footer" > < span class = "copyright" > < p > < a href = "https://github.com/alipay/sofa-mesh" target = "_blank" > SOFAMesh - 基 于 Istio 的 大 规 模 服 务 网 格 解 决 方 案 < / a > | < a href = "https://github.com/alipay/sofa-mosn" target = "_blank" > SOFAMosn - Golang 版 的 高 性 能 Service Mesh Sidecar 代 理 < / a > < / p > < p > < a href = "https://ws4.sinaimg.cn/large/006tNbRwly1fw3ku0cwuhj304g056dgk.jpg" data-lightbox = "2fd927ee-fa64-4eca-8ed5-6bd72b573a3c" target = "_blank" > 点 击 关 注 【 云 原 生 应 用 架 构 】 公 众 号 回 复 【 加 群 】 加 入 学 习 群 < / a > | < a href = "https://jimmysong.io/jobs/" target = "_blank" > 加 入 蚂 蚁 金 服 金 融 科 技 , 构 建 金 融 级 云 原 生 基 础 设 施 < / a > < / p > Copyright © < a href = "https://jimmysong.io" target = "_blank" > jimmysong.io< / a > 2017-2019 all right reserved, powered by Gitbook< / span > < span class = "footer-modification" > Updated at
2018-11-23 11:18:27 +08:00
2018-04-25 15:16:56
2018-09-25 22:13:40 +08:00
< / span > < / footer > < / body > < / html >
2018-04-22 21:36:38 +08:00
< / section >
< / div >
< div class = "search-results" >
< div class = "has-results" >
< h1 class = "search-results-title" > < span class = 'search-results-count' > < / span > results matching "< span class = 'search-query' > < / span > "< / h1 >
< ul class = "search-results-list" > < / ul >
< / div >
< div class = "no-results" >
< h1 class = "search-results-title" > No results matching "< span class = 'search-query' > < / span > "< / h1 >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< a href = "apiservice.html" class = "navigation navigation-prev " aria-label = "Previous page: APIService" >
< i class = "fa fa-angle-left" > < / i >
< / a >
< a href = "scheduling.html" class = "navigation navigation-next " aria-label = "Next page: 资源调度" >
< i class = "fa fa-angle-right" > < / i >
< / a >
< / div >
< script >
var gitbook = gitbook || [];
gitbook.push(function() {
2019-03-22 11:51:22 +08:00
gitbook.page.hasChanged({"page":{"title":"Service Catalog","level":"3.10.5","depth":2,"next":{"title":"资源调度","level":"3.11","depth":1,"path":"concepts/scheduling.md","ref":"concepts/scheduling.md","articles":[{"title":"QoS( 服务质量等级) ","level":"3.11.1","depth":2,"path":"concepts/qos.md","ref":"concepts/qos.md","articles":[]}]},"previous":{"title":"APIService","level":"3.10.4","depth":2,"path":"concepts/apiservice.md","ref":"concepts/apiservice.md","articles":[]},"dir":"ltr"},"config":{"plugins":["github","codesnippet","splitter","page-toc-button","image-captions","editlink","back-to-top-button","-lunr","-search","search-plus","github-buttons@2.1.0","favicon@^0.0.2","tbfed-pagefooter@^0.0.1","3-ba","theme-default","-highlight","prism","prism-themes","sitemap-general","lightbox","adsense","ga"],"styles":{"ebook":"styles/ebook.css","epub":"styles/epub.css","mobi":"styles/mobi.css","pdf":"styles/pdf.css","print":"styles/print.css","website":"styles/website.css"},"pluginsConfig":{"tbfed-pagefooter":{"copyright":"< p > < a href = https://github.com/alipay/sofa-mesh > SOFAMesh - 基于 Istio 的大规模服务网格解决方案< / a > | < a href = https://github.com/alipay/sofa-mosn > SOFAMosn - Golang 版的高性能 Service Mesh Sidecar 代理< / a > < / p > < p > < a href = https://ws4.sinaimg.cn/large/006tNbRwly1fw3ku0cwuhj304g056dgk.jpg data-lightbox = 2fd927ee-fa64-4eca-8ed5-6bd72b573a3c > 点击关注【云原生应用架构】公众号回复【加群】加入学习群< / a > | < a href = https://jimmysong.io/jobs/ > 加入蚂蚁金服金融科技,构建金融级云原生基础设施< / a > < / p > Copyright © < a href = https://jimmysong.io > jimmysong.io< / a > 2017-2019","modify_label":" Updated at ","modify_format":"YYYY-MM-DD HH:mm:ss"},"prism":{"css":["prism-themes/themes/prism-ghcolors.css"]},"github":{"url":"https://github.com/rootsongjc/kubernetes-handbook"},"editlink":{"label":"编辑本页","multilingual":false,"base":"https://github.com/rootsongjc/kubernetes-handbook/blob/master/"},"splitter":{},"adsense":{"client":"ca-pub-4029167986768912","slot":"2445941692","format":"auto","element":".page-inner section","position":"bottom"},"codesnippet":{},"sitemap-general":{"prefix":"https://jimmysong.io/kubernetes-handbook/"},"fontsettings":{"theme":"white","family":"sans","size":2},"favicon":{"shortcut":"favicon.ico","bookmark":"favicon.ico"},"lightbox":{"jquery":true},"page-toc-button":{},"back-to-top-button":{},"prism-themes":{},"github-buttons":{"repo":"rootsongjc/kubernetes-handbook","types":["star"],"size":"small"},"3-ba":{"configuration":"auto","token":"11f7d254cfa4e0ca44b175c66d379ecc"},"ga":{"configuration":"auto","token":"UA-93485976-1"},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"theme-default":{"showLevel":true,"styles":{"ebook":"styles/ebook.css","epub":"styles/epub.css","mobi":"styles/mobi.css","pdf":"styles/pdf.css","print":"styles/print.css","website":"styles/website.css"}},"search-plus":{},"image-captions":{"caption":"图片 - _CAPTION_","variable_name":"_pictures"}},"theme":"default","author":"Jimmy Song( 宋净超) ","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{"_pictures":[{"backlink":"index.html#fig1.1.1","level":"1.1","list_caption":"Figure: Stargazers over time","alt":"Stargazers over time","nro":1,"url":"https://starcharts.herokuapp.com/rootsongjc/kubernetes-handbook.svg","index":1,"caption_template":"图片 - _CAPTION_","label":"Stargazers over time","attributes":{},"skip":false,"key":"1.1.1"},{"backlink":"index.html#fig1.1.2","level":"1.1","list_caption":"Figure: Kubernetes handbook 读者反馈","alt":"Kubernetes handbook 读者反馈","nro":2,"url":"https://ws2.sinaimg.cn/large/006tKfTcgy1g0oxheyjxfj31bc0u0kej.jpg","index":2,"caption_template":"图<>
2018-04-22 21:36:38 +08:00
});
< / script >
< / div >
< script src = "../gitbook/gitbook.js" > < / script >
< script src = "../gitbook/theme.js" > < / script >
< script src = "../gitbook/gitbook-plugin-github/plugin.js" > < / script >
< script src = "../gitbook/gitbook-plugin-splitter/splitter.js" > < / script >
< script src = "../gitbook/gitbook-plugin-page-toc-button/plugin.js" > < / script >
< script src = "../gitbook/gitbook-plugin-editlink/plugin.js" > < / script >
< script src = "../gitbook/gitbook-plugin-back-to-top-button/plugin.js" > < / script >
< script src = "../gitbook/gitbook-plugin-search-plus/jquery.mark.min.js" > < / script >
< script src = "../gitbook/gitbook-plugin-search-plus/search.js" > < / script >
< script src = "../gitbook/gitbook-plugin-github-buttons/plugin.js" > < / script >
< script src = "../gitbook/gitbook-plugin-3-ba/plugin.js" > < / script >
2018-09-25 22:13:40 +08:00
< script src = "../gitbook/gitbook-plugin-lightbox/jquery.min.js" > < / script >
< script src = "../gitbook/gitbook-plugin-lightbox/lightbox.min.js" > < / script >
2018-10-12 15:57:37 +08:00
< script src = "../gitbook/gitbook-plugin-adsense/plugin.js" > < / script >
2018-12-21 14:57:59 +08:00
< script src = "../gitbook/gitbook-plugin-ga/plugin.js" > < / script >
2018-04-22 21:36:38 +08:00
< script src = "../gitbook/gitbook-plugin-sharing/buttons.js" > < / script >
< script src = "../gitbook/gitbook-plugin-fontsettings/fontsettings.js" > < / script >
< / body >
< / html >