Search results for: kubernetes


Zero trust services in Kubernetes

Posted on May 15, 2020

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

Posted on May 12, 2020

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

Posted on May 8, 2020

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"

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,…


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…


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,…


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…


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…


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.