kuberig KubeRig CRD support a challenge! With the KubeRig [https://kuberig.io] DSL you can easily define standard Kubernetes resources with Kotlin code which is great. But... > The world is moving towards Custom Resource Definitions [https:
kuberig KubeRig Resource Coding After setting up your local development [https://rigel.dev/kuberig-microk8s/] 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
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