Kubernetes OSS for modern cloud native architecture (gRpc)
Kubernetes CRD and Operator
Kubernetes has a mechanism called CRD (Custom Resource Definition) and Operator. CRD is a feature that allows Kubernetes to define unique resources other than the resources that it can handle by default. For example, you c...
redhabayuanggara.hashnode.dev9 min read