Sign inSign up

adilansari488/azure-k8s-cli

By adilansari488

•Updated over 1 year ago

Docker image with azure cli, kubectl, and kubelogin for Kubernetes on Azure

Image
Developer tools
0

391

adilansari488/azure-k8s-cli repository overview

⁠🐳 azure-k8s-cli

A lightweight Docker image with the essential CLI tools for working with Azure and Kubernetes.

⁠🔧 Tools Included:

  • Azure CLI (az) – Interact with Azure services
  • kubectl – Manage Kubernetes clusters
  • kubelogin – Azure AD authentication for kubectl (used with AKS)
  • Helm - Package Management for Kubernetes

⁠📦 Base Image:

debian:stable-slim

⁠✅ Use Cases:

  • Azure Kubernetes Service (AKS) management
  • CI/CD pipelines
  • Local dev environments
  • Cloud automation scripts

⁠🚀 Quick Start:

docker pull adilansari488/azure-k8s-cli:latest
docker run -it adilansari/azure-k8s-cli

Tag summary

Content type

Image

Digest

sha256:ba23882c4…

Size

237.4 MB

Last updated

over 1 year ago

docker pull adilansari488/azure-k8s-cli