Docs
Curated Kubernetes content from AKS, EKS, GKE, OpenShift, Rancher/K3s and more—auto‑aggregated daily.
- 2025-06-30Digital Ocean
Expanding DigitalOcean’s Role-Based Access Controls with custom roles
Expanding DigitalOceanâs Role-Based Access Controls with custom roles What are custom roles? Key features of custom roles When to use custom roles vs. predefined roles How custom roles benefit your team Resources to get started About the author Try DigitalOcean for free Related Articles Announcing OpenAI gpt-oss Models on the DigitalOcean Gradient⢠AI Platform Build smarter AI agents: new tools now available for the DigitalOcean Gradient⢠AI Platform Introducing GPU Droplets accelerated by NVIDIA HGX H200 By Nicole Ghalwash Published: June 30, 2025 4 min read Today, we are excited to announce our latest Role-Based Access Control (RBAC) feature, custom roles.
#kubernetes - 2025-06-30Nirmata Blog
Is Your Kyverno Healthy? Now You Can Know for Sure.
Is Your Kyverno Healthy? Now You Can Know for Sure. Why Kyverno Health Matters What’s New: Kyverno Health Check Real Example: NetworkPolicy for Kyverno Getting Started Why Kyverno Health Check Matters Running Kyverno is essential for enforcing Kubernetes governance and security policies.
#nirmata #kubernetes - 2025-06-27Nirmata Blog
Cut Through the DevSecOps Noise: Smart Violation Prioritization in Nirmata Control Hub
Cut Through the DevSecOps Noise: Smart Violation Prioritization in Nirmata Control Hub A TL;DR for Your K8s Cluster’s Health What to Fix First – and Why How to Fix It: In-Line Remediation Guidance Tie It All Together with Jira Integration Get One Step Closer to a Secure, Governed K8s Cluster When managing security and compliance in Kubernetes, it’s easy to get overwhelmed. As a platform engineer or administrator, you might look at your cluster or namespace and find hundreds or even thousands of violations.
#nirmata #kubernetes - 2025-06-26Digital Ocean
More resilient, flexible networking for the cloud workloads that matter
More resilient, flexible networking for the cloud workloads that matter Partner Network Connect now supports high availability and DOKS Reserved IPv6 on Droplets Bring Your Own IP (BYOIP) Public preview Watch the webinar to scale smarter with all Q2 2025 IaaS updates About the author(s) Try DigitalOcean for free Related Articles Announcing OpenAI gpt-oss Models on the DigitalOcean Gradient⢠AI Platform Build smarter AI agents: new tools now available for the DigitalOcean Gradient⢠AI Platform Introducing GPU Droplets accelerated by NVIDIA HGX H200 By Anantha Ramachandran and Udhay Ravindran Published: June 26, 2025 5 min read Building and scaling cloud infrastructure often means navigating fragile network configurations, unpredictable IP behavior, and rigid networking provider limitations. Whether itâs dealing with flaky multi-cloud connections, scrambling to update IP allow-lists after a restart, or hesitating to migrate workloads due to reputation-bound IPs, these challenges add unnecessary risk and complexity to modern deployments.
#kubernetes - 2025-06-25Tigera
Switching to eBPF One Step at a Time with Calico DNS Inline Policy
Calico iptables – DNS Inline policy The outcome NFTABLES Conclusion Calico Enterprise lets users write network policies using domain names instead of IP addresses. This is done by dynamically mapping domain names to IP addresses and matching the egress traffic against these IPs.
#tigera - 2025-06-25Kubernetes Blog
Image Compatibility In Cloud Native Environments
Image Compatibility In Cloud Native Environments The need for image compatibility specification Dependencies between containers and host OS Multi-cloud and hybrid cloud challenges Image compatibility initiative Implementation in Node Feature Discovery Compatibility specification Client implementation for node validation Examples of usage Conclusion Get involved In industries where systems must run very reliably and meet strict performance criteria such as telecommunication, high-performance or AI computing, containerized applications often need specific operating system configuration or hardware presence. It is common practice to require the use of specific versions of the kernel, its configuration, device drivers, or system components.
#kubernetes - 2025-06-24Digital Ocean
See More, Worry Less: Managed Database Observability, Monitoring, and Hardening Advancements
See More, Worry Less: Managed Database Observability, Monitoring, and Hardening Advancements Whatâs new? Datadog Integration Default resource alerts and advanced cluster event notifications Trusted sources IP Labeling Resources to get started About the author Try DigitalOcean for free Related Articles Announcing OpenAI gpt-oss Models on the DigitalOcean Gradient⢠AI Platform Build smarter AI agents: new tools now available for the DigitalOcean Gradient⢠AI Platform Introducing GPU Droplets accelerated by NVIDIA HGX H200 By Nicole Ghalwash Published: June 24, 2025 4 min read As your applications scale, keeping a close eye on them becomes more important than everâit also becomes harder the more data you have. Thatâs why weâre pleased to announce that we have made several new observability, monitoring, and hardening advancements to DigitalOcean Managed Databasesâto give you better visibility, understanding, and peace of mind.
#kubernetes - 2025-06-18Digital Ocean
New Spaces features make it easier to stay secure, compliant, and in control
New Spaces features make it easier to stay secure, compliant, and in control Spaces access logs are now generally available New Spaces connection wizard makes third-party tools easier to use No additional cost. Just a better experience.
#kubernetes - 2025-06-17Tigera
Securing Kubernetes Traffic with Calico Ingress Gateway
Wait a second, is this the ‘Ingress vs. Gateway API’ debate? What makes Gateway API different? The Ingress Rut The purpose of this blog post Requirements Spin up a Kubernetes Cluster Install Calico with Operator Deploy a Demo Application Enable Calico Ingress Gateway Deploy Gateway API Resources Gateway HTTPRoute SSL Certificate and Automated Certification Process with Cert-Manager Gateway API integration ClusterIssuer Enabling HTTPS using Calico Ingress Gateway Force Redirect to HTTPS Clean up Conclusion If you’ve managed traffic in Kubernetes, you’ve likely navigated the world of Ingress controllers.
#tigera - 2025-06-16KodeKloud Blog (Kubernetes)
The Definitive Guide to Microservices
Key Takeaways Understanding Microservices How Microservices Operate Key Components of Microservices Architecture Advantages of Microservices Common Design Patterns in Microservices Challenges and Criticisms of Microservices Microservices vs. Monolithic Architectures Migrating from Monolithic to Microservices Service-Oriented Architecture (SOA) vs.
#kodekloud #kubernetes