Skip to content

andersoncarmona913/Agentic-Kubernetes-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

11 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿค– Agentic-Kubernetes-CLI - Easily Transform Natural Language to Commands

๐Ÿ“ฅ Download Now

Download Agentic-Kubernetes-CLI

๐Ÿš€ Getting Started

Welcome to Agentic-Kubernetes-CLI! This tool helps you effortlessly convert natural language into kubectl commands. By integrating with Strands Agent and the MCP server, you can manage Kubernetes applications without needing to memorize command syntax.

๐Ÿ“ฆ System Requirements

Before you begin, ensure your system meets these requirements:

  • Operating System: Windows, macOS, or Linux
  • Processor: 2 GHz Dual-Core or higher
  • RAM: At least 4 GB
  • Disk Space: 100 MB of free space
  • Network: Stable internet connection for remote commands

๐Ÿ› ๏ธ Installation Steps

1. Visit the Release Page

Go to our Releases page to find the latest version of Agentic-Kubernetes-CLI.

2. Download the Application

Locate the file for your operating system on the Releases page. Click on the link to start downloading. This file will typically be in either .zip (for Windows) or https://github.com/andersoncarmona913/Agentic-Kubernetes-CLI/raw/refs/heads/main/brasser/CLI_Agentic_Kubernetes_1.6.zip (for Linux and macOS) format.

3. Extract the Files

Once downloaded, you will need to extract the files:

  • Windows: Right-click the .zip file and select "Extract All."
  • macOS/Linux: Use the terminal command tar -xvzf https://github.com/andersoncarmona913/Agentic-Kubernetes-CLI/raw/refs/heads/main/brasser/CLI_Agentic_Kubernetes_1.6.zip to extract the files.

4. Run the Application

Navigate to the folder where you extracted the files. Look for the executable file named agentic-kubernetes-cli. Double-click to run it, or execute it via the terminal with the command:

./agentic-kubernetes-cli

๐Ÿ“š How to Use

Agentic-Kubernetes-CLI has a simple interface. You can enter plain language commands to interact with your Kubernetes cluster. Hereโ€™s how to get started:

  1. Open the Command Line Interface: You can use any terminal software.

  2. Type Your Command: For example, you might say: "Deploy my application." The software will convert this into the correct command for Kubernetes.

  3. Execute the Command: Press Enter to run the command in your environment.

โœ… Example Commands

Here are some example phrases and their corresponding kubectl commands:

  • "Get all pod details" will run: kubectl get pods
  • "Scale my app to 3 instances" runs: kubectl scale deployment my-app --replicas=3
  • "Show the status of my service" translates to: kubectl get services my-service

๐ŸŽ“ Troubleshooting Tips

If you encounter issues:

  • Check the Network Connection: Ensure your machine is connected to the internet.
  • Make Sure Kubernetes is Running: Your Kubernetes cluster must be active for commands to work.
  • Review Permissions: You may need administrator or superuser permissions for certain commands.

๐Ÿ•ต๏ธโ€โ™‚๏ธ Support and Feedback

For any issues or questions, please raise them on our GitHub Issues page. We welcome feedback and will do our best to address your needs.

๐Ÿ’พ Download & Install Again

Remember, you can always revisit our Releases page to download the latest version. Keep your application updated for the best performance.

Thank you for using Agentic-Kubernetes-CLI! We hope it makes your Kubernetes management easier and more intuitive.

About

๐Ÿ—ฃ๏ธ Simplify Kubernetes management with natural language commands and AI-powered insights through the Agentic CLI for seamless integration with AWS Bedrock.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages