Showing results for January 2023 - Developer Support

Jan 21, 2023
0
3

Azure DevOps Pipelines: Tasks, Jobs, Stages and more!

Developer Support
Developer Support

John Folberth recently contributed a series of Azure DevOps posts in our Tech Community covering a range of Pipeline topics, including Template Tasks, Jobs, Environments, Variables, Jobs, and Stages.  There is a lot of great information, so be sure to check these out. Azure DevOps Pipelines: Tasks, Jobs, Stages When starting in Azure ...

Azure DevOpsPipelines
Jan 21, 2023
0
1

Deploying Kubernetes Cluster on Azure VMs using kubeadm, CNI and containerd

Developer Support
Developer Support

Cenk Caglar and Toros Gökkurt walk through how to deploy Kubernetes clusters on Azure VMs using kubeadm, CNI and containerd. Although managed Kubernetes clusters are great, ready for production, and secure, they hide most of the administrative operations. I remember the days I was working with Kubernetes the hard way repository to deploy ...

KuberneteskubeadmCNI
Jan 20, 2023
0
1

Azure DevOps – Leveraging Pipeline Decorators for Custom Process Automation

Developer Support
Developer Support

In this post, Jin Lee explores how Azure DevOps Pipeline Decorators can bridge the gap in a cloud environment with a customer's existing security processes on their on-premises IIS server. Background In the recent pandemic, health institutions all across the world have been pushed to their limits on about every facet. Through this, many ...

Azure DevOpsPipelines