Skip to content
forked from JefeDavis/resume

My personal resume powered by hugo and kubernetes

Notifications You must be signed in to change notification settings

ehlersio/resume

 
 

Repository files navigation

Resume - Jeff Davis - resume.jefedavis.dev

This respository and it's companion Resume-Operator serves two purposes:

  • Backup of my resume for rapid deployment and development
  • Showcasing some skills while I'm at it:
    • Golang
      • Docker
      • Kubernetes
      • Kubernetes Operators
      • CI/CD
      • GitHub Actions
      • MakeFile
      • Hugo Web Framework
      • HTML5, SCSS
      • Writing Great Documentation

Why

I hate updating resumes, It's not so much writing the content that I dislike. Instead, it's messing with Word and other tools to adjust margins, dealing with columns, page breaks and just formatting in general. So, why not use a data structure language like YAML and let programming deal with all of the formating. Plus, the portability and rapid deployments are a big upshot as well.

Now I can store all my expierence, certifications, skills, and projects in kubernetes manifests and let the code handle the rest. I work with Kubernetes and Kuberentes Operators quite a bit, why not practice what I preach?

OK, but is a Kubernetes Operator really necessary?

Absolutely not, but it was a fun exercise and a neat talking point. Additionally with the other tools I've built and worked on (yot and operator-builder) I was able to create a fully functional operator in about 30 minutes.

K8s Architecture Overview

About

My personal resume powered by hugo and kubernetes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 51.2%
  • HTML 47.4%
  • Dockerfile 1.1%
  • Makefile 0.3%