Tagged articles
2 articles
Page 1 of 1
Full-Stack DevOps & Kubernetes
Full-Stack DevOps & Kubernetes
Aug 11, 2021 · Cloud Native

Master Kubernetes: Core Concepts, Architecture, Probes, and Deployment Strategies

This guide explains what Kubernetes is, compares container and host deployments, details the master‑node and worker‑node components, describes pod health‑checking probes and their parameters, outlines rolling‑update controls, image pull policies, restart policies, version rollback commands, label usage, DaemonSet behavior, pod lifecycle, service concepts, and data‑persistence options.

K8s ArchitectureKubernetesPod Probes
0 likes · 19 min read
Master Kubernetes: Core Concepts, Architecture, Probes, and Deployment Strategies
Programmer DD
Programmer DD
Jul 20, 2021 · Cloud Native

Mastering Kubernetes: Core Architecture, Probes, and Deployment Strategies

This article provides a comprehensive overview of Kubernetes, covering its purpose, architecture components, master and node roles, pod health probes, rolling update controls, image pull policies, service functions, label selectors, DaemonSet and Job resources, as well as pod lifecycle and data persistence options.

Cloud NativeContainersKubernetes
0 likes · 22 min read
Mastering Kubernetes: Core Architecture, Probes, and Deployment Strategies