Platforms on k8s with Golang - Watch any CRDby@ryandawsonuk
6,254 reads

Platforms on k8s with Golang - Watch any CRD

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

A common pattern is to extend the Kubernetes API by creating your own Custom Resource Definition. The MongoDB operator manages the custom resource and ensures the right kind of MongoDB instance will be created in response. The best options are kubebuilder or operator-sdk (which is in the process of refactoring to be based on kubbuilder) One way to work with custom resources in Go is to use a ClientSet as an easy way to import code.

Company Mentioned

Mention Thumbnail
featured image - Platforms on k8s with Golang - Watch any CRD
Ryan Dawson HackerNoon profile picture

@ryandawsonuk

Ryan Dawson

Principal Data Consultant at ThoughtWorks. Hackernoon Contributor of the Year - Engineering.


Receive Stories from @ryandawsonuk

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!