RigelDev
  • Home
  • KubeRig
  • About
  • Privacy
  • Credits
Sign in Subscribe

Kubernetes

A collection of 3 posts
KubeRig CRD support a challenge!
kuberig Featured

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://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/] . With Customer Resource Definitions or CRDs for short you can extend Kubernetes
16 Oct 2020 2 min read
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 you to define resources that are
27 May 2019 3 min read
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 use local Kubernetes distribution. Prerequisites You
25 May 2019 4 min read
Page 1 of 1
RigelDev © 2025
Powered by Ghost