← Package directory
Available on winget

Install Ollama Operator

Yet another operator for running large language models on Kubernetes with ease. Powered by Ollama! 🐫

Install with winget
winget install --id nekomeowww.OllamaOperator
Upgrade
winget upgrade --id nekomeowww.OllamaOperator
Uninstall
winget uninstall --id nekomeowww.OllamaOperator

About Ollama Operator

While Ollama is a powerful tool for running large language models locally, and the user experience of CLI is just the same as using Docker CLI, it's not possible yet to replicate the same user experience on Kubernetes, especially when it comes to running multiple models on the same cluster with loads of resources and configurations. That's where the Ollama Operator kicks in: - Install the operator on your Kubernetes cluster - Apply the needed CRDs - Create your models - Wait for the models to be fetched and loaded,...

What's new in 0.10.10

What's Changed - Use curl instead ollama docker image - bugfix bash not in path by @cafsenra in https://github.com/nekomeowww/ollama-operator/pull/108 Full Changelog: https://github.com/nekomeowww/ollama-operator/compare/v0.10.9...v0.10.10

Read release notes

Version history

Version Updated Notes
0.10.10 Unknown What's Changed - Use curl instead ollama docker image - bugfix bash not in path by @cafsenra in https://github.com/nekomeowww/ollama-operator/pull/108 Full Changelog: https://github.com/nekomeowww/ollama-operator/compare...
0.10.7 Unknown What's Changed - chore: typo fix of llama.cpp by @wey-gu in https://github.com/nekomeowww/ollama-operator/pull/47 - chore: fix RequeueError func by @Fleezesd in https://github.com/nekomeowww/ollama-operator/pull/48 - cho...
0.10.6 Unknown What's Changed - chore: change flag configuration for kollama command by @Fleezesd in https://github.com/nekomeowww/ollama-operator/pull/45 - fix: incorrect image to model name & incorrect service check by @nekomeowww in...
0.10.5 Unknown Changelog - cbdfae9cfa460173a45b5939d124c991b8e65b34 release: v0.10.5
0.10.1 Unknown Changelog - 6eae886 release: v0.10.1