Pinned Repositories
AWS
SysOps notes
CKAD-resources
Study materials for k8s CKAD
DevOps-Student-Roadmap
Student's perspective on trying to learn DevOpsy stuff
docker
docker-notes
intvw
kustomize-examples
show-secrets
Output decoded kubernetes secrets
terraform
terraform practice
vault-traverser
Traverse a Vault path to determine if a secret exists in the given path
youtube-containers-tutorial
tutorial on how to get a crud app up and running with nodejs, mysql, and docker compose
lucassha's Repositories
lucassha/CKAD-resources
Study materials for k8s CKAD
lucassha/DevOps-Student-Roadmap
Student's perspective on trying to learn DevOpsy stuff
lucassha/youtube-containers-tutorial
tutorial on how to get a crud app up and running with nodejs, mysql, and docker compose
lucassha/intvw
lucassha/AWS
SysOps notes
lucassha/docker
docker-notes
lucassha/kustomize-examples
lucassha/show-secrets
Output decoded kubernetes secrets
lucassha/terraform
terraform practice
lucassha/vault-traverser
Traverse a Vault path to determine if a secret exists in the given path
lucassha/argo
Argo Workflows: Get stuff done with Kubernetes.
lucassha/argo-events
Event-driven workflow automation framework
lucassha/aws-load-balancer-controller
A Kubernetes controller for Elastic Load Balancers
lucassha/C
Data structures practice in C
lucassha/code
Source Code for Go In Action examples
lucassha/Coding-Challenge
A set of coding challenge for various engineering roles at Isentia
lucassha/dotfiles
lucassha/git-flight-rules
Flight rules for git
lucassha/go-agent
New Relic Go Agent
lucassha/GolangTraining
Training for Golang (go language)
lucassha/homebrew-homebrew
lucassha personal homebrew
lucassha/kubernetes-ci-cd
https://www.linux.com/blog/learn/chapter/Intro-to-Kubernetes/2017/5/set-cicd-pipeline-kubernetes-part-1-overview
lucassha/linux-sysadmin-interview-questions
Collection of Linux Sysadmin/DevOps interview questions
lucassha/linux-sysadmin-interview-questions-1
A list of some of the questions which I've had to know during linux syadmin / devops interviews.
lucassha/pragprogramming
lucassha/shannon-website
shannonlucas.info
lucassha/terraform-1
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
lucassha/validating-terraform-with-conftest
Example Code along with the blog post at https://blokje5/dev