Showing results for Kubernetes - Developer Support

May 14, 2024
0
0

Azure Machine Learning Service for Kubernetes Architects: Deploy Your First Model on AKS with AZ CLI v2

Developer Support
Developer Support

Joseph Masengesho provides a step-by-step tutorial on how to deploy your first ML model on AKS. In a previous post, I provided a lengthy write-up about my understanding of using Kubernetes as a compute target in Azure ML from a Kubernetes architect’s perspective. In this post, I will offer a step-by-step tutorial that teaches you how to deploy...

Machine LearningAKS
Nov 2, 2023
0
0

Effective Kubernetes for JakartaEE and Microprofile Developers

Developer Support
Developer Support

In this post, David Minkovski explores some best practices to get your deployment up and running on Kubernetes and Azure. Motivation Kubernetes has become one of the most loved solutions for managing containers. But can you tell me why people love it? Because it runs magic containers (essentially what you want) where you want. Whether on-p...

KubernetesJakartaEEMicroprofile
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 on ...

KuberneteskubeadmCNI
Jun 3, 2022
0
0

Kubernetes and Challenges in Cloud-Agnostic Strategies

Developer Support
Developer Support

Stephen Abdo and Pete Tian examine cloud-agnostic strategies and explore common challenges and misconceptions. Overview and Industry Trends Over the past several years there has been an increased focus on adopting cloud-agnostic strategies. Some common reasons to do this are to avoid becoming dependent on any one cloud provider and the f...

KubernetesCloud Native
Sep 25, 2019
0
0

A Survey of Kubernetes Features in Azure

Developer Support
Developer Support

Using Azure services like AKS, Azure Container Instances and Azure Dev Spaces makes setting up a cluster and testing your containers relatively simple.

TeamAzure DevOpsDocker
Apr 22, 2019
0
0

AKS Series– Using Azure Dev Spaces with Visual Studio Kubernetes Tooling

Developer Support
Developer Support

Azure Kubernetes Service brings a world class managed kubernetes service to the cloud. Customers can now leverage the power of Kubernetes platform without having to worry about managing the control plane. As a result of that, customers are now able to embark on the containerization journey with confidence. In this blog post, we will see how Visual ...

TeamAzureKubernetes