Portfolio
Started to write a series of articles about self-hosting a PKI. https://bouchaud.org/blog/posts/introduction-on-a-self-hosted-pki/
Wrote and deployed a tool (Heidrun) to ease application deployments to Kubernetes at a customer's. Heidrun's front is written in React, the back is written in js, with node. It uses Gitlab's API to...
Forked an nfs volume provisioner for kubernetes in order to implement some custom needs : nfs-client-provisioner.
Started automating the creation of on premise kubernetes clusters on bare metal for a customer, using my previous work on kubernetes with ansible, from linux host system configuration to monitoring...
Learnt ansible and wrote my first roles and playbooks in order to ease the pain of having to reset my kubernetes lab cluster nodes when something went wrong.
Started learning Kubernetes by installing 1.12.1 on a bunch of arm64 odroids.
Created a kubernetes token authentication webhook backed by ldap, in go. A simple solution for simple needs : k8s-ldap-auth.
Started learning C and C++ as well as some basic network and system administration skills.