Priyanka Jiandani's contributions

Article
Managing stateful applications with Kubernetes Operators in Golang
Priyanka Jiandani
Step-by-step instructions to automate stateful configurations and to keep a WordPress site current by creating a Kubernetes Operator in Golang.

Article
Create a Kubernetes Operator in Golang to automatically manage a simple, stateful application
Priyanka Jiandani
Build a Kubernetes Operator in Golang to manage a stateful application, then deploy the application on MySQL using the operator-sdk and a custom resource.