Open rootsongjc opened 4 years ago
https://cloudnative.to/blog/client_go-informer/
这篇文章通过对informer架构中所用到的组件,分别做了不同的介绍。
架构图中的deltafifo 拼写错误,写成了daltafifo
daltafifo
"3.Indexer (1)简介 indexer是client-go用来存储资源对象并自带索引功能的本地存储,Reflector从DeltaFIFO中江晓飞出来" 江晓飞 怎么理解,拼写错误 ?
https://cloudnative.to/blog/client_go-informer/
这篇文章通过对informer架构中所用到的组件,分别做了不同的介绍。