Using Containers and Kubernetes to Increase the Efficacy of Anomaly Detection
Guest post from Connor Gorman, Sr. Software Engineer, StackRox The maturation of the container ecosystem has coincided in parallel with the emergence of Kubernetes as the de facto orchestrator for running containerized applications. This new declarative…
Guest post originally published in KubeMQ by Lior Nabat Background Most enterprises are adopting Kubernetes as a result of the endless benefits it offers. It is adopted for seamless container management; it provides high scalability and enhances communication…
SiliconANGLE: "CNCF launches Kubernetes bug bounty program"
The Cloud Native Computing Foundation announced the creation of a new bug bounty program for the open-source Kubernetes container orchestration tool.
VentureBeat: "CNCF, Google, and HackerOne launch Kubernetes bug bounty program"
The Cloud Native Computing Foundation (CNCF) announced it is funding a bug bounty program for Kubernetes.
TechCrunch: "Kubernetes gets a bug bounty program"
The Cloud Native Computing Foundation (CNCF) announced its first bug bounty program for Kubernetes. To run this program, the CNCF is partnering with Google and HackerOne.
Kubernetes, started at Google, will now have a bug bounty program paid for by the Cloud Native Computing Foundation to reward security researchers.
Introducing the Kubernetes bug bounty program
We are happy to announce that the Cloud Native Computing Foundation (CNCF) is funding a new Kubernetes bug bounty program to reward researchers who find security vulnerabilities in Kubernetes’ codebase, as well as build and release processes. The…
Zendesk: ‘Kubernetes Seemed Like It Was Designed to Solve the Problems We Were Having’
Launched in 2007 with a mission of making customer service easy for organizations, Zendesk offers products involving real-time messaging, voice chat, and data analytics. All of this was built as a monolithic Rails app, using MySQL…
The need for Kubernetes native message queue broker
When planning a microservices architecture orchestrated by Kubernetes, it is necessary to use a Kubernetes native messaging broker to manage the high load of messaging in the system. Kubernetes native messaging broker provides scaling, robustness and…
API gateway & ingress management with Kong for Kubernetes
Kong for Kubernetes is an open source Kubernetes Ingress Controller based on the Kong Gateway project. Ingress management is an important part of your configuration and operations. When services are exposed outside a cluster, one needs…