Agentic CLI for AKS
- Dominant language
- TypeScript
- Stars
- 2.1k
- Forks
- 395
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 13
Description
## Overview
Request to implement a CLI agent for Azure Kubernetes Service (AKS) to enhance developer experience and streamline AKS operations.
## Description
As detailed in the [AKS blog post](https://blog.aks.azure.com/2025/08/15/cli-agent-for-aks), a CLI agent would provide:
- Context-aware assistance for AKS operations
- Automated troubleshooting and diagnostics
- Enhanced user experience for both beginners and advanced users
## Benefits
- **Improved Developer Experience**: Reduce learning curve for new AKS users
- **Increased Productivity**: Faster command execution with intelligent suggestions
- **Reduced Errors**: Context-aware validation and recommendations
- **Better Troubleshooting**: Automated diagnostic capabilities
## Proposed Features
- Interactive command-line interface with intelligent suggestions
- Integration with existing Azure CLI
- Context awareness based on current cluster configuration
- Built-in troubleshooting and diagnostic tools
- Support for common AKS workflows and operations
## References
- [CLI Agent for AKS Blog Post](https://blog.aks.azure.com/2025/08/15/cli-agent-for-aks)
## Labels
This issue relates to:
- CLI/Tooling enhancement
- Developer experience improvement
- AKS operations automation
Contributor guide
Assessment
This issue has not been assessed yet.