Published inCoryODanielBonny: Extending Kubernetes with Elixir — Part 3This is part 3 of a multi-part series. Checkout Part 1 to learn about Operators or Part 2 for the beginning of this tutorial. The full…Jan 3, 2019Jan 3, 2019
Published inCoryODanielBonny: Extending Kubernetes with Elixir — Part 2If you aren’t familiar with Operators, read Part 1. All of the source code for this tutorial is located here.Dec 30, 2018Dec 30, 2018
Published inCoryODanielBonny: Extending Kubernetes with Elixir — Part 1This morning I released Bonny, an Elixir framework for building Operators to extend Kubernetes.Dec 30, 20181Dec 30, 20181
Published inCoryODanielWorking with Kubernetes JobsKubernetes defines a job as:Sep 21, 2018Sep 21, 2018
Published inCoryODanielFrom $erverless to ElixirI recently rewrote a service that was on AWS API Gateway and Lambda in Elixir and apparently that intrigued some people, so I decided to do…Aug 16, 201813Aug 16, 201813
Published inCoryODanielKubernetes: Assigning Pod Security Policies with RBACA PodSecurityPolicy is a cluster-level resource for managing security aspects of a pod specification.¹Aug 16, 20182Aug 16, 20182
Published inCoryODanielDetermining if an Elixir function has a specific arityI’m working on a small PR for an open source project and I needed to figure out if a function supported a specific arity from the format…Aug 14, 2018Aug 14, 2018
Published inCoryODanielEncrypting Secret Data at Rest with KopsConfiguring Kubernetes experimental encryption provider config in Kops is pretty straight-forward.May 15, 2018May 15, 2018
Published inCoryODanielNewbernetes: kubectl the Kubernetes CLIHopefully you are all set up with Kubernetes running on Docker. If not, check out the previous post for instructions.Feb 17, 2018Feb 17, 2018
Published inCoryODanielGetting started with Kubernetes on DockerGetting started with Kubernetes is easier than ever with the new Kubernetes integration build into DockerFeb 17, 20181Feb 17, 20181