Skip to content
View motarski's full-sized avatar

Block or report motarski

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
motarski/README.md

Hello! πŸ‘‹ I'm Ivan

🌟 Who Am I

Platform Engineer by day, AI Agent Architect by night! With over a decade of Kubernetes orchestration under my belt, and a few more decades in Infrastructure Development I'm now diving deep into the fascinating world of Agentic AI systems.

I fell in love with Docker orchestration and Kubernetes for its self-healing, declarative magic ✨ There's something beautiful about infrastructure that thinks for itself. Now I'm taking that philosophy to the next level by building AI agents that can actually operate that infrastructure!

Currently experimenting with cutting-edge Agent-to-Agent (A2A) communication and Model Context Protocol (MCP) to revolutionize how we approach SRE and operations. Because why should humans be the bottleneck when AI can help our infrastructure truly heal itself?

πŸš€ What Am I Building

🎯 AIRE A2A + MCP: Autonomous DevOps & SRE

Building a Multi-Agent System Architecture that transforms traditional DevOps workflows:

User Input Layer β†’ AI Investigates β†’ Autonomous Fix β†’ PR Created β†’ Root Cause Analysis -> Slack Notification

The Vision: Infrastructure that doesn't just self-heal, but self-improves through intelligent agent collaboration.

Tech Stack: Kagent Framework β€’ Agent Gateway β€’ A2A β€’ MCP β€’ Kubernetes β€’ ArgoCD β€’ LLM Provider

🧠 What is AIRE

Artificial Intelligence Reliability Engineering β€” a discipline focused on building autonomous, self-healing, and self-improving infrastructure systems using intelligent agents.


πŸ› οΈ My Toolbox

☸️ Kubernetes Ecosystem

experience:
  infrastructure: "20+ years"
  kubernetes: "10+ years"
  ai: "2+ years"
  approach: "Declarative, GitOps-first, Agentic Systems"
  philosophy: "Infrastructure as Code, Everything as Code"

πŸ€– AI & Automation

  • Kagent Framework - Cloud-native agentic AI
  • Agent-to-Agent (A2A) - Multi-agent orchestration
  • Model Context Protocol (MCP) - Standardized tool communication
  • Ollama - Local LLM deployment and management

☁️ Cloud Platforms

  • AWS EKS - Design, configure, manage at scale
  • Azure AKS - Full-stack cloud-native solutions
  • Multi-cloud - Because vendor lock-in is so last decade

πŸ’» Languages & Tools

#!/bin/bash
# My daily drivers
python --version  # For serious automation
bash --version    # For quick wins and glue code
kubectl version   # Obviously

🎯 Current Focus

πŸ”¬ Experimenting With

  • Agent-to-Agent Communication protocols
  • Autonomous incident resolution workflows
  • Multi-modal AI for infrastructure monitoring
  • Agent Gateway AI Control Data plane
  • GitOps + AI integration patterns

πŸ“š Learning Journey

  • Kubernetes never going to stop
  • Advanced LLM fine-tuning for ops scenarios
  • Prompt engineering for technical domains
  • AI safety in production environments
  • Observability and Governance for AI agent systems

🌈 Fun Facts

  • 🐳 Docker containers deployed: Lost count after 100K
  • ☸️ Kubernetes clusters managed: From tiny dev clusters to massive production beasts
  • πŸ€– Favorite AI quote: "The best infrastructure is the one that manages itself"
  • πŸ”§ Philosophy: "Stop Starting, Start Finishing"
  • β˜• Powered by: Coffee, curiosity, and the occasional Kubernetes debugging sessions at 3 AM

πŸ“Š GitHub Stats

GitHub Stats GitHub Streak
Top Languages

🀝 Let's Connect

Interested in the future of autonomous infrastructure? Let's chat about:

  • πŸ€– Agentic AI in DevOps/SRE
  • ☸️ Kubernetes at scale
  • πŸ”„ Agent-to-Agent architectures
  • πŸš€ The intersection of AI and infrastructure

Find me here:


Profile Views

"I can help you turn your infrastructure into intelligent architecture." πŸš€

Pinned Loading

  1. kubernetes-on-prem kubernetes-on-prem Public

    The most complete kubernetes On-prem turnkey solution

    Shell 3 3

  2. background-remover background-remover Public

    A simple command-line tool for removing backgrounds from images using Python and rembg

    Python

  3. bolt.new-any-llm bolt.new-any-llm Public template

    Forked from stackblitz-labs/bolt.diy

    Prompt, run, edit, and deploy full-stack web applications using any LLM you want!

    TypeScript

  4. ChatGPT-terminal-client ChatGPT-terminal-client Public

    Python client that talks with OpenAI API from your terminal

    Python 3 1

  5. cursor.directory cursor.directory Public

    Forked from pontusab/directories

    Find the best cursor rules for your framework and language

    TypeScript

  6. aire-kagent aire-kagent Public

    Automated multi-node local Kubernetes environment with the Kagent framework for rapid AI prototyping. Includes Ollama LLMs, Anthropic provider support, monitoring (Prometh

    Shell