CAMP 发表于 2025-3-23 10:50:22
What Matters for ICT Diffusion?,This chapter shows how configuration can be externalized away from applications by storing it using the ConfigMap or Secret controllers. Likewise, the Secrets controller capability of storing Docker Registry credentials and TLS certificates will also be examined.很像弓] 发表于 2025-3-23 14:03:08
What Matters for ICT Diffusion?,This chapter looks at the case of running batch processes—different from steady web servers—using the Job controller. Kubernetes’ parallelization capabilities, which help reduce the total processing time of large, computational-expensive, multiple-item batch jobs are also given special attention.外露 发表于 2025-3-23 18:44:25
Salah Kabanda,Hussein Suleman,Stefan GrunerThis chapter describes the CronJob controller which can be instrumented to run Jobs in a recurrent manner, and that relies on the same syntax used by the cron daemon’s crontab file found in most Unix-like systems.gospel 发表于 2025-3-24 00:00:17
Douglas A. Parry,Daniel B. le RouxThis chapter explains how to deploy Pods that are locally available in every Node of a Kubernetes cluster so that consuming Pods can benefit from faster access time either through a local TCP connection or the local file system.蚀刻术 发表于 2025-3-24 05:25:03
http://reply.papertrans.cn/19/1825/182412/182412_15.pngPRE 发表于 2025-3-24 08:30:23
Deployments and Scaling,This chapter helps the reader take Pods to the next level by introducing the Deployment controller which allows the on-demand scaling of Pods and seamless migrations—including blue/green deployments and rollbacks—when upgrading Pod versions. Also, the dynamics of autoscaling are demonstrated using the Horizontal Pod Autoscaler (HPA) controller.Mettle 发表于 2025-3-24 14:35:11
Service Discovery,This chapter teaches the reader how to make Pods available on the public Internet as well as within the Kubernetes cluster. In addition, this chapter explains how the Service controller interacts with the Deployment controller to facilitate zero-downtime deployments as well as graceful startup and shutdown of applications.四目在模仿 发表于 2025-3-24 17:09:27
http://reply.papertrans.cn/19/1825/182412/182412_18.pngRespond 发表于 2025-3-24 22:58:07
Jobs,This chapter looks at the case of running batch processes—different from steady web servers—using the Job controller. Kubernetes’ parallelization capabilities, which help reduce the total processing time of large, computational-expensive, multiple-item batch jobs are also given special attention.轻率的你 发表于 2025-3-25 03:00:11
http://reply.papertrans.cn/19/1825/182412/182412_20.png