Zero trust services in Kubernetes
In this webinar we will take a look at some of the most important techniques used to create Zero Trust services in a Kubernetes environment. This talk will cover concepts ranging from container image hardening to…
The definitive checklist for delivering reliable Kubernetes-based applications
The shift to a containerized world is transforming everything we’ve ever known about developing and maintaining our applications – particularly when it comes to ensuring code quality. With so many moving pieces, knowing when code in…
How to manage Secrets in Kubernetes environment
Guest post originally published on Medium by Saurabh Gupta, Sr. Developer Advocate at DigitalOcean Introduction: Kubernetes is currently the de-facto standard for container orchestration. As organizations globally are adopting a Container first development approach, a large…
Virtualization review: "Cloud-native development survey details Kubernetes, serverless data"
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
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,…
Navigating the Sea of Local Kubernetes Clusters
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…
The KUbernetes Test TooL (kuttl)
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,…
InfoWorld: "Kubernetes’ Helm gets full CNCF approval"
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…
Encrypting data in Kubernetes deployments. Protect your data, not just your Secrets
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…
SiliconANGLE: "Helm Kubernetes package manager becomes the latest CNCF project to graduate"
The Helm application package manager for Kubernetes today became the latest Cloud Native Computing Foundation project to achieve graduation status.