summaryrefslogtreecommitdiff
path: root/resume.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'resume.adoc')
-rw-r--r--resume.adoc12
1 files changed, 10 insertions, 2 deletions
diff --git a/resume.adoc b/resume.adoc
index 29226f6..a0ea543 100644
--- a/resume.adoc
+++ b/resume.adoc
@@ -65,7 +65,15 @@ EMPLOYMENT
* Worked with Ansible, Packer, and Terraform to automate system build processes
(AWS AMIs, KVM backing disks, laptops)
-* Version controlled hundreds of Jenkins job configurations and enforced peer
+* Fully migrated a three node Artifactory cluster from EC2 to Kubernetes using
+ Kustomize to manage multiple environments for testing. Upgrades and
+ maintenance now occur at any time during the day with no downtime for end
+ users.
+
+* Migrated all Terraform Kubernetes code away from Terraform and into
+ Kubernetes native to improve reliability and state management.
+
+* Version controlled thousands of Jenkins job configurations and enforced peer
review by storing all job configs in git repos as JJB (Jenkins Job Builder)
templates and deploying with automation on merge request review and approval.
@@ -74,7 +82,7 @@ EMPLOYMENT
Automation registered nodes with their configured Jenkins masters on boot,
and deregistered, refreshed to a clean disk state, and reregistered after a
Jenkins job finished running, automatically maintaining a clean system state
- for all jobs.
+ for all jobs with no plugins required and 4 simple scripts.
* Defined upgrade process and worked with all concerned teams to upgrade
automation infrastructure from Ubuntu 16.04 to 18.04. Updated all automation

Generated by cgit