Kubernetes v1.18 advances Windows container support 

3 min read

As more users take advantage of Kubernetes for their Windows applications, the Windows community in Kubernetes has been working on improvements that enable even more use cases. With the release of Kubernetes v1.18, many of these changes are taking shape. In addition to the typical enrichment of testing, which makes every Kubernetes release more robust, Read more

1 Comment

Is there a Helm and Operators showdown? 

8 min read

The questions started around KubeCon San Diego. Maybe because we had just released Helm 3. Or, maybe because a few operator tools had been put up for adoption by CNCF. Whatever the cause, I started receiving questions about Helm and operators. And most of the questions seemed to imply that these two technologies were engaged in Read more

3 Comments

Empowering cloud-native developers on Kubernetes anywhere 

4 min read

Hello KubeCon and welcome to San Diego! It’s fantastic to have the chance to get some warm California sun, as well as the warmth of the broader Kubernetes community. From the very first community meeting, through the first KubeCon and on to today, it’s been truly amazing to have been able to watch and help Read more

Kubernetes-based event-driven autoscaling (KEDA) 1.0 release 

4 min read

Event-driven applications are a key pattern for cloud-native applications. Event-driven is at the core of many growing trends, including serverless compute like Azure Functions. Event-driven means your application responds and reacts to different events – business or system events. For example, a “new subscriber” event may trigger some code to send a welcome email and Read more

In-cluster CNAB management with Brigade 

9 min read

Next week is KubeCon North America 2019, but we wanted to give you an early preview of one of the things we’ll be showing. Over the last few years, we’ve been working on tools for the cloud native ecosystem. From Helm and Brigade to Porter and Rudr, each tool we have built is designed to stand on its own. But our vision Read more

Helm 3: Simpler and more secure 

3 min read

Ecosystem complexity increases every time we look around, our dizzying panoply of choices multiplies by the day, and (now, as always) we need a way to find, share, and operate applications reliably, in production, and at scale. What’s a busy Kubernetes user to do? Helm is the well-known and much-used package manager for Kubernetes. If Read more

Tutorial: Calico Network Policies with Azure Kubernetes Service 

4 min read

In May 2019, Network Policies on Azure Kubernetes Service (AKS) became generally available through the Azure native policy plug-in or through the community project Calico. This user-defined network policy feature enables secure network segmentation within Kubernetes and allows cluster operators to control which pods can communicate with each other and resources outside the cluster. In this Read more

1 Comment

Announcing the Open Application Model (OAM), an open standard for developing and operating applications on Kubernetes and other platforms 

4 min read

Kubernetes has become the leading container orchestration environment. Its success has driven the remarkable growth of Kubernetes services on every public cloud. However, the core resources in Kubernetes like Services and Deployments represent disparate pieces of an overall application. They do not represent the application itself. Likewise, objects like Helm charts represent a potentially deployable Read more

3 Comments

Announcing Distributed Application Runtime (Dapr), an open source project to make it easier for every developer to build microservice applications 

6 min read

It is remarkable to see the transformation over the last few years as more and more developers build scalable, cloud native applications, taking advantage of managed services to deploy and run them. With this transformation, microservice architectures have become the standard for building cloud native applications, and it is predicted that by 2022, 90% of Read more

18 Comments

Bringing container magic to cloud-native applications 

7 min read

Last year at Microsoft Connect and DockerCon we announced the Cloud Native Application Bundle (CNAB) specification in partnership with Docker, HashiCorp, and Bitnami. Since then the CNAB community has grown to include Pivotal, Intel, Datadog, and others, and we are all extremely pleased to announce that the CNAB core 1.0 specification has reached Final Draft Read more

DevSecOps in Kubernetes 

6 min read

Traditional security processes can often become a roadblock when delivering software via DevOps processes at the rate that today’s business world demands. Today, security is not just the responsibility of the security teams—it is a shared responsibility among all the teams in the applications lifecycle. This integration is known as DevSecOps. DevSecOps is not about Read more

Join us for the first Windows Containers in Kubernetes “Unconference” 

1 min read

Since Windows containers became a stable feature in Kubernetes earlier this year, we’ve seen exciting growth in use of Windows container technology. The fact that most cloud providers now have managed services supporting Windows containers through the Kubernetes API is a reflection of the demand.  During conversations among the community at KubeCon + CloudNativeCon in Barcelona a few months ago, it became apparent that there needs to be more effort Read more