Search results for: kubernetes


Cloud Native Live: Policy-Based Resource Optimization with Kyverno

Posted on August 20, 2024

Kyverno is a cloud native policy engine with many use cases for securing and automating Kubernetes clusters and workloads. In this session, Jim Bugwadia, a Kyverno maintainer and co-founder at Nirmata will introduce Kyverno and then deep dive…


Developing an AI agent for smart contextual Q&A

Posted on August 19, 2024

 Member post originally published on InfraCloud’s blog by Shreyas Mocherla, Product Engineer Intern at InfraCloud Technologies Accelerated by the pandemic, online tech communities have grown rapidly. With new members joining every day, it’s tough to keep track of…


Build an API in Next.js and deploy with Rancher

Posted on August 19, 2024 | By Joel Hans

Member post originally published on ngrok’s blog by Joel Hans Every autumn, as the weather here in Tucson, Arizona, finally transitions away from near-unbearable heat, my wife once again falls in love with the garden. Ripping out all…


Explain infrastructure as code (alternatives to IaC)

Posted on August 15, 2024 | By Kunal Dabir

Member post originally published on AppCD’s blog by Kunal Dabir I was recently speaking with an SRE who, when asked for their opinion on Infrastructure as Code (IaC), shouted, “it’s terrible and our devs hate it!” Now we…


Lineup Announced for Cloud Native Computing Foundation’s KubeCon + CloudNativeCon North America 2024 

Posted on August 14, 2024

Kicking off in Salt Lake City this year, one of the largest open source events in North America will bring together thousands of open source and cloud native enthusiasts SAN FRANCISCO, Calif. – August 14, 2024 – The…


Interview with Kubestronaut in Orbit: David Pech

Posted on August 13, 2024

Get to know David  David has more than 20 years of experience in SW development and infrastructure and hands-on experience in dozens of technologies and is the only Kubestronaut who has ALL of the CNCF certifications. He takes…


The benefits of mentoring and the CNCF Mentorship Program

Posted on August 13, 2024

By Nate Waddington, Head of Mentorship & Documentation, CNCF Technical people have a world of opportunities available to them when it comes to boosting career skills. But I’m going to make the case for taking a somewhat old-fashioned…


Alibaba Cloud

Posted on August 12, 2024

网络可扩展性和性能 阿里云目前在全球拥有 30 个数据中心和 89 个可用区,客户遍布全球。他们提供的 Kubernetes 托管服务(ACK)管理着数万个集群,其中最大的集群拥有超过 10,000 个节点。 在 Kubernetes 托管服务建立初期,阿里云使用 Flannel 作为网络组件。但随着平台的发展,他们意识到需要更复杂的解决方案来扩展平台并满足客户需求。 为应对这些挑战,他们开发了自己的 CNI 插件 Terway,以解决扩展难题。然而,使用 Terway 时,pod 网络流量仍需经过主机网络协议栈,随着集群规模扩大,这带来了更多的延迟。为解决延迟问题,他们转向 IPVLAN,使流量从 pod 端口直接进入 VPC,跳过主机网络协议栈。但这种方法并不适合 Kubernetes 服务,因为容器流量不再经过主机,无法被 kube-proxy 的规则转发。他们意识到,需要另一种解决方案来处理服务之间的流量。 “我们最初使用并修改了 Flannel,以通过 VPC 路由而不使用 overlay 网络。然而,这种做法带来了一些缺点:网络仍然不在同一层面,Flannel 还在集群中提供了第二个 CIDR…


Alibaba Cloud

Posted on August 12, 2024

Integrating Cilium For Better Network Scalability and Performance Alibaba Cloud currently has 30 data centers and 89 availability zones worldwide, with customers spanning across the globe. Their managed Kubernetes service, known as ACK, has tens of thousands of…


Virtualization Review: “KubeCon 2024: Visiting Salt Lake City”

Posted on August 12, 2024

KubeCon 2024 is a must-attend event for Kubernetes and cloud-native enthusiasts. It offers numerous sessions, keynotes and a vibrant show floor with major vendors and innovative startups. This dynamic gathering is ideal for individuals interested in rapidly evolving…