CI CD for Azure Kubernetes Service

John Hoelscher
2 min readJun 12, 2019

--

CI CD for Azure Kubernetes Service

CI CD for Azure Kubernetes Service — CI and CD are 2 acronyms that are usually mentioned once people say trendy development practices. CI is easy and stands for continuous integration, a follow that focuses on creating getting ready a unharness easier. however, the CD will either mean continuous delivery or continuous readying and whereas those 2 practices have heaps in common.

Azure Kubernetes Service

Azure Kubernetes Service (AKS) could be a managed container orchestration service, supported the open supply Kubernetes system, that is on the market on the Microsoft Azure public cloud. a corporation will use AKS to deploy, scale and manage Docker containers and container-based applications across a cluster of container hosts.

Azure Kubernetes Service (AKS) became usually obtainable in June 2018.

AKS options and advantages

The primary advantages of AKS are flexibility, automation and reduced management overhead for directors and developers. for instance, AKS mechanically configures all Kubernetes masters and nodes throughout the reading method and handles a spread of alternative tasks, as well as Azure Active Directory integration, connections to observation services and configuring advanced networking options, like protocol application routing.

Since AKS could be a managed service, Microsoft handles all Kubernetes upgrades for the service, as new versions become obtainable. Users will decide whether or not and once to upgrade the Kubernetes version in their own AKS cluster to reduce the chance of accidental work disruption.

In addition, AKS nodes will rescale or right down to accommodate fluctuations in resource demands. for added process power, AKS additionally supports node pools enabled by graphics process units (GPUs). this could be important for compute-intensive workloads, like scientific applications.

Users will access AKS via an AKS management portal, an AKS command-line interface (CLI), or using templates through tools like Azure Resource Manager. The service additionally integrates with the Azure container registry (ACR) for jack image storage and supports the utilization of persistent information with Azure Disks.

Watch Video: Deploy Docker image to Kubernetes Cluster

--

--

John Hoelscher
John Hoelscher

Written by John Hoelscher

My Name is John Hoelscher. I am a professional YouTube video marketer, content writer, SEO and digital marketing expert.

No responses yet