Tag

InitContainer

0 views collected around this technical thread.

DevOps
DevOps
Mar 13, 2024 · Cloud Native

Integrating CMDB with Cloud‑Native Container Workloads Using Init Containers, Hooks, and Event Monitoring

The article examines how CMDB can be combined with cloud‑native container architectures by leveraging Kubernetes init containers, lifecycle hooks (PostStart and PreStop), and an event‑monitoring‑to‑MQ pipeline, discussing the technical rationale, implementation details, advantages, and challenges of each approach.

CMDBCloudNativeEventMonitoring
0 likes · 9 min read
Integrating CMDB with Cloud‑Native Container Workloads Using Init Containers, Hooks, and Event Monitoring
Cloud Native Technology Community
Cloud Native Technology Community
Aug 31, 2023 · Cloud Native

Restartable Init Containers as Sidecar Feature in Kubernetes 1.28

This article explains the new sidecar feature in Kubernetes 1.28 that adds a restartPolicy field to init containers, describes its behavior, provides usage examples, discusses when to adopt it, outlines migration steps, lists known issues, and invites community feedback.

AlphaFeatureCloudNativeInitContainer
0 likes · 11 min read
Restartable Init Containers as Sidecar Feature in Kubernetes 1.28