Getting Started
These are the basic concepts you need to understand to start using KubeMate.
The absolute minimum setup to start using KubeMate is:
A Kubernetes cluster connection
An LLM provider API key
that's it!
To make things even easier, KubeMate supports multiple LLM providers including OpenAI, Anthropic, and others. You can connect to your Kubernetes cluster using a kubeconfig file, and the application ensures all interactions are read-only by default for maximum security.
So you don't need to do anything more to start exploring your clusters right now, however take your time reading the information below to get a deeper understanding about how these concepts work.