⾸云容器产品Kubernetes操作指南
检查⽤于 检测何时重启容器;就绪检查⽤于确定容器是否已经就绪,且可以接受流量。更多信息,请参 ⻅https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness- readiness-probes。 24 请求类型 配置说明 HTTP/HTTPS 即向容器发送⼀个 端⼝:容器暴露的访问端⼝或端⼝名,端⼝号必须介于 1~65535。 25 ⽣命周期:为容器的⽣命周期配置容器启动执⾏、启动后处理和停⽌前处理。具体参⻅ https://kubernetes.io/docs/tasks/configure-pod-container/attach-handler-lifecycle- event/。 启动执⾏:为容器设置预启动命令和参数。 启动后处理:为容器设置启动后的命令。 停⽌前处理:为容器设置预结束命令。 检查⽤于 检测何时重启容器;就绪检查⽤于确定容器是否已经就绪,且可以接受流量。更多信息,请参 ⻅https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness- readiness-probes。 35 请求类型 配置说明 HTTP/HTTPS 即向容器发送⼀个0 码力 | 94 页 | 9.98 MB | 1 年前3Go Programming Pattern in Kubernetes Philosophy
StatefulSet I am stateful Job I only run for once CronJob I run periodically ConfigMap I read configure file Secret I need confidential data HPA I need auto-scaling Understand Kubernetes in 2 min StatefulSet I am stateful Job I only run for once CronJob I run periodically ConfigMap I read configure file Secret I need confidential data HPA I need auto-scaling My Awesome Object I have my0 码力 | 29 页 | 2.12 MB | 1 年前3Kubernetes安全求生指南
(Encrypt secrets at rest) 設置 Kubernetes 的許可控制器 (Configure admission controllers) 實施 Kubernetes 網路政策 (Implement networking policies) 對容器設置資安規則 (Configure secure context for containers) 分隔敏感的工作負載0 码力 | 23 页 | 2.14 MB | 1 年前3Node Operator: Kubernetes Node Management Made Simple
Machine CRs. • Node-Operator: difference Machine and Node state, manage Node softwares and configure files. • Machine: the instance of Machine CRD with node basic information, which represent0 码力 | 18 页 | 11.70 MB | 1 年前3Using Kubernetes for handling second screen experience of european tv show
KOPS: Installation + Create AWS user + Make a CI host + wget and install kops and kubectl + Configure AWS cli + Create S3 Bucket + Export KOPS variables + Setup Route53 KOPS: Create cluster KOPS:0 码力 | 28 页 | 3.86 MB | 1 年前3Model and Operate Datacenter by Kubernetes at eBay (提交版)
Onboard Provision Configuration Kubernetes You have your compute node now, all you need is to configure it by a configuration management orchestration. We use SaltStack. Let’s model a datacenter running0 码力 | 25 页 | 3.60 MB | 1 年前3绕过conntrack,使用eBPF增强 IPVS优化K8s网络性能
modification to kernel Comparison with industry • Pitfalls • Performance of clusters of the same configure may differ • Performance of a cluster in different time slot may differ • Due to CPU oversold0 码力 | 24 页 | 1.90 MB | 1 年前3Kubernetes Native DevOps Practice
Pod Spec [] Containers Affinity / SchedulerName [] Volumes Initialize the build environment Configure scheduler policy Build tasks and the dependent environments(sidecar) Share files between containers0 码力 | 21 页 | 6.39 MB | 1 年前3多雲一體就是現在: GOOGLE CLOUD 的 KUBERNETES 混合雲戰略
Solutions ALPHA IN FALL Run your cluster the way Google does ● The same tools are used to install, configure, and manage clusters in GKE and GKE On-Prem ● Cluster environments are consistent (k8s version0 码力 | 32 页 | 2.77 MB | 1 年前3Jib Kubecon 2018 Talk
FROM base container image RUN commands to install dependencies COPY application files over Configure the ENTRYPOINT Run the container Produces some layers Produces some layers github.com/GoogleContainerTools/jib0 码力 | 90 页 | 2.84 MB | 1 年前3
共 11 条
- 1
- 2