rxd_txd
@rxd_txd
310
subscribers
486
photos
26
videos
22
files
2.72K
links
[
{
"channel":"rxd_txd",
"info":"my bookmarks",
"feedback":"
@flsixtyfour
",
"topics":[
"devops",
"linux",
"sci",
"music",
"go",
"/dev/null"
]
}
]
Download Telegram
Join
rxd_txd
310 subscribers
rxd_txd
https://habr.com/ru/post/710588/
#k8s
#kubernetes
#operator
#go
#sdk
#operatorsdk
Хабр
Разбираемся в нюансах создания оператора на golang
Operators are software extensions to Kubernetes that make use of custom resources to manage applications and their components. Operators follow Kubernetes principles, notably the control loop. — from...