kuberig KubeRig CRD support a challenge! With the KubeRig DSL you can easily define standard Kubernetes resources with Kotlin code which is great. But... The world is moving towards Custom Resource Definitions.With Customer Resource Definitions
kuberig KubeRig Resource Coding After setting up your local development environment you may be wondering. Now what? KubeRig works by scanning your Kotlin code for annotations. Methods that have the @EnvResource annotation will be used to generate a resource. The @EnvFilter annotation that allows you to define resources
kuberig KubeRig + microk8s Today I am going to show you how easy it is to get started with KubeRig and microk8s. KubeRig is a tool to deploy to Kubernetes, you define the resources in real code by using a Kotlin DSL. Microk8s is a very easy to