# Azure Kubernetes Service vs kind

**Leader by Vioscale score:** kind

| Attribute | Azure Kubernetes Service | kind |
|---|---|---|
| **Vioscale score** | 43.4 (49% (low)) | 54.2 (42% (low)) |
| activity.commits_last_30d | - | 16 |
| adoption.dependent_repos | - | 2,126 |
| adoption.github_stars | - | 15,448 |
| deployment.options | `{"cloud":true}` | `{"self_hosted":true}` |
| description.long | A cloud hosting platform for Kubernetes that eliminates much of the operational complexity. It supports building cloud-native applications and working with AI and open-source technologies. | kind enables developers to set up isolated Kubernetes clusters locally using Docker for testing, development, and CI/CD purposes. Originally built for testing Kubernetes itself, it provides CNCF-conformant Kubernetes clusters on a single machine. |
| features.capabilities | `{"hosting":"cloud","gui_dashboard":true,"orchestration":"kubernetes","managed_control_plane":true}` | `{"hosting":"self","rootless":true,"arm_support":true,"gui_dashboard":false,"orchestration":"kubernetes","k8s_conformant":true}` |
| language.primary | - | Go |
| license.spdx | - | Apache-2.0 |
| market.availability | - | `{"primaryMarkets":[],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` |
| platform.support | `{"web":true}` | `{"cli":true,"mac":true,"linux":true,"windows":true}` |
| pricing | `{"type":"usage","currency":"USD","sourceUrl":"https://azure.microsoft.com/en-us/products/kubernetes-service","retrievedAt":"2026-08-03T14:24:21.781Z"}` | `{"type":"open_source","freeTier":true,"sourceUrl":"https://kind.sigs.k8s.io","retrievedAt":"2026-08-03T14:26:34.716Z"}` |
| pricing.free_tier | yes | yes |
| pricing.model | freemium | commercial |
| pricing.price_level | unknown | free |
| release.cadence_days | - | 85 |
| release.history | - | `[{"url":"https://github.com/kubernetes-sigs/kind/releases/tag/v0.32.0","date":"2026-06-02T17:34:57Z","type":"stable","version":"v0.32.0"},{"url":"https://github.com/kubernetes-sigs/kind/releases/tag/v0.31.0","date":"2025-12-18T00:56:59Z","type":"stable","version":"v0.31.0"},{"url":"https://github.com/kubernetes-sigs/kind/releases/tag/v0.30.0","date":"2025-08-27T17:45:58Z","type":"stable","version":"v0.30.0"},{"url":"https://github.com/kubernetes-sigs/kind/releases/tag/v0.29.0","date":"2025-05-21T01:54:28Z","type":"stable","version":"v0.29.0"},{"url":"https://github.com/kubernetes-sigs/kind/releases/tag/v0.28.0","date":"2025-05-16T23:36:45Z","type":"stable","version":"v0.28.0"},{"url":"https://github.com/kubernetes-sigs/kind/releases/tag/v0.27.0","date":"2025-02-15T00:54:08Z","type":"stable","version":"v0.27.0"},{"url":"https://github.com/kubernetes-sigs/kind/releases/tag/v0.26.0","date":"2024-12-16T22:02:37Z","type":"stable","version":"v0.26.0"},{"url":"https://github.com/kubernetes-sigs/kind/releases/tag/v0.25.0","date":"2024-11-08T20:37:49Z","type":"stable","version":"v0.25.0"},{"url":"https://github.com/kubernetes-sigs/kind/releases/tag/v0.24.0","date":"2024-08-15T16:39:53Z","type":"stable","version":"v0.24.0"},{"url":"https://github.com/kubernetes-sigs/kind/releases/tag/v0.23.0","date":"2024-05-14T02:02:39Z","type":"stable","version":"v0.23.0"},{"url":"https://github.com/kubernetes-sigs/kind/releases/tag/v0.22.0","date":"2024-02-14T23:30:47Z","type":"stable","version":"v0.22.0"},{"url":"https://github.com/kubernetes-sigs/kind/releases/tag/v0.21.0","date":"2024-02-02T20:31:04Z","type":"stable","version":"v0.21.0"},{"url":"https://github.com/kubernetes-sigs/kind/releases/tag/v0.20.0","date":"2023-06-15T03:18:36Z","type":"stable","version":"v0.20.0"},{"url":"https://github.com/kubernetes-sigs/kind/releases/tag/v0.19.0","date":"2023-05-17T00:46:52Z","type":"stable","version":"v0.19.0"},{"url":"https://github.com/kubernetes-sigs/kind/releases/tag/v0.18.0","date":"2023-03-30T19:33:04Z","type":"stable","version":"v0.18.0"},{"url":"https://github.com/kubernetes-sigs/kind/releases/tag/v0.17.0","date":"2022-10-26T15:53:21Z","type":"stable","version":"v0.17.0"},{"url":"https://github.com/kubernetes-sigs/kind/releases/tag/v0.16.0","date":"2022-09-22T19:33:33Z","type":"stable","version":"v0.16.0"},{"url":"https://github.com/kubernetes-sigs/kind/releases/tag/v0.15.0","date":"2022-09-02T01:31:50Z","type":"stable","version":"v0.15.0"},{"url":"https://github.com/kubernetes-sigs/kind/releases/tag/v0.14.0","date":"2022-05-19T20:58:38Z","type":"stable","version":"v0.14.0"},{"url":"https://github.com/kubernetes-sigs/kind/releases/tag/v0.13.0","date":"2022-05-10T19:40:39Z","type":"stable","version":"v0.13.0"}]` |
| reliability.status_page | yes | - |
| security.disclosure_policy | - | yes |
| security.scorecard | - | 6.6 |
| security.vulnerabilities | - | `{"count":0,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=go&package_name=sigs.k8s.io%2Fkind&per_page=100","last_12m":0,"max_severity":null}` |

## Capabilities (Container Orchestration Tools)

| Capability | Azure Kubernetes Service | kind |
|---|:--:|:--:|
| **Core** |  |  |
| Orchestration scope | Kubernetes | Kubernetes |
| **Deployment** |  |  |
| Hosting | Cloud only | Self-hosted only |
| **Standards** |  |  |
| OCI / CRI compliant | - | - |
| CNCF Certified Kubernetes conformant | - | ✓ |
| **Security** |  |  |
| Rootless operation | - | ✓ |
| **Architecture** |  |  |
| Daemonless architecture | - | - |
| **Platform** |  |  |
| Windows containers | - | - |
| ARM architecture support | - | ✓ |
| **Workloads** |  |  |
| GPU scheduling | - | - |
| Stateful workloads | - | - |
| **Networking** |  |  |
| Built-in networking / CNI | - | - |
| **Ops** |  |  |
| Vendor-managed control plane | ✓ | - |
| **Ecosystem** |  |  |
| CNCF maturity | - | - |
| **UX** |  |  |
| GUI dashboard | ✓ | ✗ |

*Source: Vioscale. Generated 2026-09-01T16:46:53.398Z. "-" = undocumented, not absent.*
