Skip to content

zsoterr/kubernetes-ai-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 

Repository files navigation

Kubernetes + AI Examples

Kubernetes "enhanced" with AI capabilities

Welcome! This repository contains the following practical example projects


You are free to use and modify this code, but please keep attribution to the original author (Róbert Zsótér) and link back to this repository where possible. The license applies to the entire repo.


What is it and why?

In this project, I will show you how to use Kubernetes/EKS with capabilities of AI through a real-world example. The goal is to:

  • provide you with practical examples if you are interested in Kubernetes-AI integration
  • give you a learning foundation that you can further develop in your own environment
  • introduce proven solutions that I also use occasionally in my projects

Key features

  • Technologies used: Kubernetes v1.33, Python 3, Terraform, Helm

  • Architecture: will be documented within the project folders

  • License: MIT License – see LICENSE file. The license applies to the entire repo.

Usage

  1. Clone the repo:
  git clone https://github.com/zsoterr/kubernetes-ai-examples.git
  cd kubernetes-ai-examples

Projects

  1. Kubectl + ChatGPT Integration: kubectl-ai with Web UI
    Folder: project-k8s-kubectl-ai-web-ui/
    Description: Example of managing a Kubernetes cluster via a browser—through a graphical interface: Analyzing K8s events and responding to them using kubectl + ChatGPT API (with kubectl-ai).
    Note: This project builds on top of Google’s kubectl-ai plugin. For installation and usage of kubectl-ai itself, see the official repository.
Project-kubectl-ai_ui_v1_Robert_Zsoter
  1. (More projects to come...)

Resources

Related blog posts


Contribution Policy

This repository is maintained as a curated, single-author collection of Kubernetes + AI examples. External pull requests and issue reports are not accepted, due to limited review time.

Discussions remain open for feedback, questions, and ideas. Feel free to fork the projects and adapt them to your own use cases.

About

Kubernetes "enhanced" with AI capabilities

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published