Search results for: kubernetes


Virtualization review: "Cloud-native development survey details Kubernetes, serverless data"

Posted on May 8, 2020

There are 4.7 million cloud-native developers in the world, estimates research firm SlashData, which is out with a new study conducted for the Cloud-Native Computing Foundation (CNCF), a Linux Foundation project.


With Kubernetes, the U.S. Department of Defense is enabling DevSecOps on F-16s and Battleships

Posted on May 7, 2020

Before DevSecOps came to the U.S. Department of Defense, software delivery could take anywhere from three to ten years for big weapons systems. “It was mostly teams using waterfall, no minimum viable product, no incremental delivery, and no…


Navigating the Sea of Local Kubernetes Clusters

Posted on May 6, 2020

Your company has decided to start migrating to Kubernetes. Exciting! It is time to set up your development environment so you can quickly test your application changes in a real Kubernetes cluster. But, what should your development environment…


The KUbernetes Test TooL (kuttl)

Posted on May 1, 2020

The KUbernetes Test TooL (kuttl) is a new tool from the creators of KUDO for declarative testing of Kubernetes and Cloud Native software. kuttl empowers developers and end users to test operators, Helm charts, Kubernetes distributions, and Kubernetes…


InfoWorld: "Kubernetes’ Helm gets full CNCF approval"

Posted on May 1, 2020

Helm, the Kubernetes package manager for deploying predefined “charts” of applications into Kubernetes clusters, has now graduated from incubation at the Cloud Native Computing Foundation as a fully-fledged CNCF project. In plainer language: Helm is here to stay.


Encrypting data in Kubernetes deployments. Protect your data, not just your Secrets

Posted on April 30, 2020

The DevSecOps migration has many steps and Secrets is a good start, but it only provides storage and management of sensitive information such as passwords, tokens and keys. What about the data? Data encryption is considered a fundamental…


SiliconANGLE: "Helm Kubernetes package manager becomes the latest CNCF project to graduate"

Posted on April 30, 2020

The Helm application package manager for Kubernetes today became the latest Cloud Native Computing Foundation project to achieve graduation status.


VentureBeat: "CNCF graduates package manager Helm to bring more stability to Kubernetes development"

Posted on April 30, 2020

The Cloud Native Computing Foundation announced today that the open source package manager Helm has become the 10th project to graduate, providing another boost to a movement that wants companies to rethink how they build online applications.


Harbor, the trusted cloud native registry for Kubernetes

Posted on April 30, 2020

2020 saw one of the biggest jumps in production usage of Kubernetes. Deployments are getting larger as cloud native adoption becomes mainstream. You can’t operate Kubernetes without a registry, making Harbor a key ingredient in any cloud native…


A complete storage guide for your Kubernetes storage problems

Posted on April 28, 2020

Guest Post by Chad Serino, CEO, AlphaBravo With the rise of Kubernetes as a method for hosting microservice-based processes, data storage is always a concern. Where it’s being stored. How much capacity we have for it. And how…