Y
Hacker News
new
|
ask
|
show
|
jobs
by
alpb
2975 days ago
The main difference of Operators is explained here
https://coreos.com/blog/introducing-operators.html
Operators basically encapsulate human operational knowledge on a particular system, like how do you run a Memcached Ring on Kubernetes capsulated by
https://github.com/ianlewis/memcached-operator
.