Cloud Native Technology Community
Author

Cloud Native Technology Community

The Cloud Native Technology Community, part of the CNBPA Cloud Native Technology Practice Alliance, focuses on evangelizing cutting‑edge cloud‑native technologies and practical implementations. It shares in‑depth content, case studies, and event/meetup information on containers, Kubernetes, DevOps, Service Mesh, and other cloud‑native tech, along with updates from the CNBPA alliance.

463
Articles
0
Likes
758
Views
0
Comments
Recent Articles

Latest from Cloud Native Technology Community

100 recent articles max
Cloud Native Technology Community
Cloud Native Technology Community
Sep 4, 2024 · Cloud Native

Debugging Kubernetes Container Networks with nsenter and Temporary Pods

This article explains how to use the nsenter tool to enter a container's network namespace for packet capture and other host‑level debugging, provides scripts for logging into Kubernetes nodes, shows a DaemonSet deployment for persistent access, and compares nsenter with the newer kubectl debug temporary container approach.

Container NetworkingDaemonSetKubernetes
0 likes · 5 min read
Debugging Kubernetes Container Networks with nsenter and Temporary Pods
Cloud Native Technology Community
Cloud Native Technology Community
Aug 28, 2024 · Cloud Native

Kubernetes 1.31 Introduces the Alpha ‘distribute-cpus-across-cores’ Option in CPUManager Static Policy

Kubernetes 1.31 adds an alpha‑stage ‘distribute-cpus-across-cores’ option to the CPUManager static policy, allowing CPUs to be spread across physical cores for better cache locality, reduced contention, and improved performance in multi‑core and performance‑sensitive workloads.

CPUManagerKubernetesStatic Policy
0 likes · 7 min read
Kubernetes 1.31 Introduces the Alpha ‘distribute-cpus-across-cores’ Option in CPUManager Static Policy
Cloud Native Technology Community
Cloud Native Technology Community
Jul 23, 2024 · Industry Insights

Jenkins vs GitLab CI/CD: Which Tool Wins Your DevOps Pipeline?

This article provides an in‑depth, side‑by‑side analysis of Jenkins and GitLab CI/CD, covering their histories, core features, community support, pros and cons, and practical guidance to help DevOps teams choose the most suitable continuous integration and delivery platform for their projects.

CI/CD comparisonContinuous deliveryDevOps
0 likes · 14 min read
Jenkins vs GitLab CI/CD: Which Tool Wins Your DevOps Pipeline?
Cloud Native Technology Community
Cloud Native Technology Community
Jul 9, 2024 · Cloud Native

Answering the Top 9 Questions About Monitoring in Kubernetes

This article discusses essential Kubernetes monitoring topics, including cost tracking, tool selection, observability frameworks, responsibility allocation, baseline establishment, namespace best practices, the importance of monitoring, backup solutions, and a comparison of Datadog versus Splunk for metrics.

DatadogKubernetesMonitoring
0 likes · 6 min read
Answering the Top 9 Questions About Monitoring in Kubernetes