Custom Kubernetes Operator With TypeScript (Typed JavaScript)
2021-07-22 | 9 min read
In this article we will explore how to create a sample operator using typescript and to deploy it to our cluster, the operator will be pretty dummy...