Registry / cloud / azure-aks-engine

azure-aks-engine

JSON →
library0.79.0gogounverified

Legacy tool for generating ARM templates to deploy Kubernetes clusters on Azure; superseded by AKS.

go get github.com/Azure/aks-engine
INSTALL
IMPORT
SIG · AZURE-AKS-ENGINE
A
azure-aks-engine
cloudgov0.79.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

aksengine
github.com/Azure/aks-engine

Creates a ContainerService object using AKS Engine API.

package main import ( "log" "github.com/Azure/aks-engine/pkg/api" ) func main() { cs := &api.ContainerService{} log.Printf("AKS Engine container service: %+v", cs) }
Debug
Known issues
gotchaAKS Engine is deprecated in favor of Azure Kubernetes Service (AKS); no new features are planned.
fix
Migrate to AKS or use the native Azure SDK for Kubernetes management.
affects: >=0.79.0
Upgrade
Version history
0.79.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
20
Amazon
1
OpenAI (training)
1
Resources
azure-aks-engine — go get azure-aks-engine · libregistry