Search results for: kubernetes


Accelerate containerized application delivery using Kubernetes on the AWS Cloud

Posted on August 30, 2019

Responding to emerging business or ever-changing competitive pressures to serve your customer needs require time and speed to market. Cloud native development requires both a change in applications and transforming development methodology. Developers who continuously update or release…


Announcing the CNCF Kubernetes project journey report

Posted on August 29, 2019

Today we are very excited to release our first Project Journey Report for Kubernetes. This is the first of several such reports we’ll be issuing for CNCF graduated projects. Here’s the backstory. The largest CNCF-hosted project is Kubernetes….


SDxCentral: "CNCF project journey proves Kubernetes is everywhere"

Posted on August 29, 2019

Yes, Kubernetes is everywhere. And a new Project Journey report from the Cloud Native Computing Foundation (CNCF) includes some big numbers showing just how everywhere Kubernetes is in the market.


Container Journal: "CNCF highlights Kubernetes progress 5 years on"

Posted on August 29, 2019

The Cloud Native Computing Foundation (CNCF)’s Project Journey Report, published today, reveals there are now 1,704 companies that have made contributions to Kubernetes. Overall, 24,000 IT professionals have made 1.1 million contributions. In total, the report notes, there…


ITOps Times: "CNCF: Kubernetes code diversity indicates a healthy community"

Posted on August 29, 2019

It should come as no surprise that Kubernetes has skyrocketed in popularity. Since joining the Cloud Native Computing Foundation (CNCF), the project has seen widespread adoption and it seems to be all anyone can talk about in the…


Challenges in deploying Kubernetes on Hyperconverged Infrastructure (HCI)

Posted on August 28, 2019

Kubernetes provides well defined interfaces to integrate storage and networking through CSI and CNI. However, deploying Kubernetes on hyperconverged infrastructure (HCI) poses multiple challenges. In this session, we will explore the evolution of public cloud infrastructure and explain…


How Cilium uses BPF to supercharge Kubernetes networking & security

Posted on August 26, 2019

Kubernetes has ushered in an era of complex and often large-scale microservices applications running as containers that are updated frequently via CI/CD, yet still leverages underlying network technologies like iptables built for an era of simple and static…


CNCF joins Google Summer of Code 2019 with 17 interns, projects for containerd, CoreDNS, Kubernetes, OPA, Prometheus, Rook and more

Posted on August 23, 2019

Since 2005, the Google Summer of Code (GSoC) program has accepted thousands of university students from around the world to spend their summer holiday writing code and learning about the open source community. This year GSoC accepted 1,276 students from 63 countries…


CNCF hosts three student internships for Kubernetes and CoreDNS projects through Linux Foundation’s CommunityBridge

Posted on August 22, 2019

CNCF is pleased to announce its participation in the CommunityBridge, sponsoring three students to work on Kubernetes and CoreDNS projects during the programs pilot stage. Recently launched by The Linux Foundation, CommunityBridge is a platform that aims to…


Tales of the Kubernetes Ingress Networking: Deployment Patterns for External Load Balancers

Posted on August 19, 2019

As workloads move from legacy infrastructure to Kubernetes platforms, routing traffic from outside into Kubernetes can be confusing. The concept of using “Kubernetes Ingress” has solved a lot of challenges, as well as running Kubernetes on cloud native…