KubeCon San Diego Recap
KubeCon had a great turnout this year with 12,000 attendees that filled the San Diego Convention center. Three things stood out to me: Security, Network, and Community.
The community was a big theme at this event and in many of the keynotes. From David’s talk about non-code ways to contribute to CNCF’s projects. Kelsey Hightower’s keynote on how we could never have done this as an individual or a single company.
I have begin working on Deep Dive into Kubernetes Networking, Let me know your thoughts about what you want to see.
https://strongjz.github.io/k8-networking/#/
In April, we kicked off [Kubernetes and Cloud Native Computing Louisville](https://www.meetup. com/Kubernetes-and-Cloud-Native-Computing-Louisville/)
I presented an “Intro to Kubernetes”, here is a link to the presentation
More about that Meetup here
Recording
On December 29th I completed my final goal of the year - I passed the CKA.
TL;DR This is a list of the bare minimum necessary to try to pass.
Do Kelsey Hightower’s tutorial Kubernetes The Hard Way at least three times! Understand it, internalize it. Do all the tasks on https://kubernetes.io/docs/tasks/ Read Kubernetes in Action by Marko Luksa Also practice, practice, and practice. Did I mention practice? This is a practical exam, no multiple choice questions here.
This talk was presented in 2017 at Louisville Local Software Development Conference Codepalousa.
In this presentation I discussed DevOps, how Continuous Integration and Deployment integrates into that, and how CI/CD can be implemented with AWS services.
Running Rules for CI/CD AWS Tool 1. Maintain a code repository Commit 2. Automate the build * 3. Keep the build fast Build 4. Make the build self-testing Deploy 5. Commit early, commit often Commit 6.
This presentation was given at the Louisville Software Engineering Meetup. In It I discuss Continuous Integration and Continuous Deployment, and how to achieve it with Jenkins.
https://www.meetup.com/Louisville-Software-Engineering/events/227294818/