Azure

Azure Kubernetes Service(AKS) Deploy on Azure Local(Azure HCi)

You may refer to my earlier post – how to deploy Azure locally on vSphere.

First Create a logical network

Select Resource group, enter logical network name, select virtual switch and click on next

Select static IP address assignment option; Enter IPv4 address space, IP pool, gateway and DNS server details. Click on review and create option.

Under Kubernetes cluster option > click on create Kubernetes cluster option

Select all the required details based on your requirements

Once validation is completed. Click on Create option.

You can connect any existing windows administrator manager and check azure local details

Once deployment is completed. You can open a kuberntes cluster and you see the namespaces, pods, services details .You can also deploy new pods using azure portal .

Dineshreddy Kayithi

Rooted in a solid academic foundation with a Bachelor's Degree in Information Technology, my career has been deeply entrenched in designing, deploying, and managing enterprise-grade infrastructure across virtualization, cloud-native, and containerized environments. Industry certifications from VMware, AWS, Microsoft, and Kubernetes validate my hands-on expertise in architecting scalable, resilient systems spanning hypervisors, public/hybrid cloud platforms, and container orchestration frameworks. I'm driven by a relentless pursuit of emerging technologies — translating them into production-ready solutions that solve complex operational challenges.

Recent Posts

Canary Deployments on OpenShift with GitOps: A Practical Walkthrough

Shipping a new version of an application is always a small act of faith. Even…

2 weeks ago

OpenShift VM Backup and Restore

The following steps demonstrate how to back up and restore an OpenShift virtual machine using…

2 months ago

Red Hat OpenShift VM Micro-segmentation Using MultiNetworkPolicy

OpenShift Virtualization allows virtual machines (VMs) to run natively on Kubernetes alongside container workloads. Using…

3 months ago

Red Hat OpenStack Services on OpenShift (RHOSO)

Red Hat OpenStack Services on OpenShift (RHOSO) provides the foundation to build a private or public…

4 months ago

Kubernetes Cluster Deployment

Kubernetes (often shortened to “K8s”) is an open-source system for automating the deployment, scaling, and…

4 months ago

Ceph cluster on a single machine

Ceph is an open-source, distributed storage platform that provides object, block, and file storage in…

4 months ago