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
May 27, 2025 · Cloud Native

Kubernetes v1.33 Fixes a Decade-Old Image Pull Loophole

Kubernetes v1.33 introduces the KubeletEnsureSecretPulledImages feature gate, which forces credential verification for cached private images, closing a ten‑year‑old security loophole that allowed Pods to reuse unauthorized images across namespaces regardless of imagePullPolicy settings.

Feature GatesImagePullPolicyv1.33
0 likes · 6 min read
Kubernetes v1.33 Fixes a Decade-Old Image Pull Loophole
Cloud Native Technology Community
Cloud Native Technology Community
May 22, 2025 · Information Security

How to Prevent Common Kubernetes Security Mistakes and Harden Your Cluster

This article analyzes typical Kubernetes security pitfalls—from weak authentication and overly permissive network policies to missing real‑time monitoring, exposed services, outdated versions, and default component settings—and provides concrete, layered mitigation steps and tool recommendations.

KubernetesMonitoringNetwork Policy
0 likes · 13 min read
How to Prevent Common Kubernetes Security Mistakes and Harden Your Cluster
Cloud Native Technology Community
Cloud Native Technology Community
May 15, 2025 · Cloud Native

What’s New in Kubernetes 1.33? Deep Dive into Sidecar, GPU/TPU Allocation, and Namespace Enhancements

Kubernetes 1.33 introduces native sidecar support, enhanced namespace isolation, and dedicated GPU/TPU resource allocation, delivering 64 feature upgrades—including stable sidecar containers, dynamic resource APIs, and user‑namespace security—while providing practical adoption guidance for production environments.

KubernetesUser Namespacecloud-native
0 likes · 5 min read
What’s New in Kubernetes 1.33? Deep Dive into Sidecar, GPU/TPU Allocation, and Namespace Enhancements
Cloud Native Technology Community
Cloud Native Technology Community
Apr 24, 2025 · Cloud Native

Simplifying Kubernetes Application Deployment with Korifi and Optimizing Cloud Costs using OpenCost

Korifi provides a Cloud Foundry‑style abstraction layer that simplifies Kubernetes application deployment and management, while OpenCost offers comprehensive, multi‑cloud cost visibility and optimization; together they enable developers to deploy apps easily, monitor pod‑level expenses, and make data‑driven resource allocation decisions.

DevOpsKorifiKubernetes
0 likes · 7 min read
Simplifying Kubernetes Application Deployment with Korifi and Optimizing Cloud Costs using OpenCost
Cloud Native Technology Community
Cloud Native Technology Community
Apr 11, 2025 · Cloud Native

How Kube-OVN Enables Seamless Live Migration for KubeVirt VMs

This article explains the challenges of live‑migrating KubeVirt virtual machines, how Kube‑OVN addresses network‑bridge limitations and IP changes, provides the required VM annotation, step‑by‑step migration commands, and details the multi‑stage migration process that keeps network interruption under 0.5 seconds with no TCP break.

Kube-OVNKubeVirtKubernetes
0 likes · 7 min read
How Kube-OVN Enables Seamless Live Migration for KubeVirt VMs
Cloud Native Technology Community
Cloud Native Technology Community
Apr 2, 2025 · Databases

Three Cloud‑Native Approaches to Deploying PostgreSQL: CloudNativePG, Korifi, and Neon

The article examines three modern, cloud‑native and open‑source methods for deploying PostgreSQL—using the CloudNativePG operator on Kubernetes, leveraging Korifi’s self‑service platform, and adopting Neon’s compute‑storage separation—highlighting trends toward cloud‑native infrastructure, self‑service, and open‑source SaaS alternatives.

CloudNativePGDatabase DeploymentKorifi
0 likes · 6 min read
Three Cloud‑Native Approaches to Deploying PostgreSQL: CloudNativePG, Korifi, and Neon
Cloud Native Technology Community
Cloud Native Technology Community
Mar 18, 2025 · Cloud Native

Best Practices for Managing Core Services in Large‑Scale Kubernetes Deployments

Scaling Kubernetes across dozens or hundreds of clusters requires standardized core services—networking, security, observability, and automation—so organizations should adopt templated configurations, GitOps tools, centralized monitoring, and automated certificate management to reduce complexity, improve security, and lower operational overhead.

AutomationGitOpsKubernetes
0 likes · 8 min read
Best Practices for Managing Core Services in Large‑Scale Kubernetes Deployments
Cloud Native Technology Community
Cloud Native Technology Community
Mar 6, 2025 · Information Security

Shift-Down Security: Embedding Security into Cloud‑Native Platforms

The article introduces the Shift‑Down Security model for Kubernetes, explaining how moving security controls into the platform complements Shift‑Left practices, reduces vulnerabilities and configuration errors, and enables collaborative, automated, and adaptive protection across development, operations, and security teams in cloud‑native environments.

DevSecOpsKubernetesShift-Down Security
0 likes · 14 min read
Shift-Down Security: Embedding Security into Cloud‑Native Platforms