-
Recent Posts
Recent Comments
- Kubernetes Index | Motorcycle Touring on Ansible Automation Platform Workflows
- Kubernetes Index | Motorcycle Touring on Ansible Web Executable Logging In
- Kubernetes Index | Motorcycle Touring on Ansible Automation Platform Projects
- Kubernetes Index | Motorcycle Touring on Kubernetes Issues
- Kubernetes Index | Motorcycle Touring on Ansible Automation Platform Installation
Archives
- October 2024
- July 2024
- May 2024
- March 2024
- December 2023
- September 2023
- August 2023
- March 2023
- November 2022
- October 2022
- August 2022
- June 2022
- May 2022
- April 2022
- February 2022
- January 2022
- December 2021
- November 2021
- October 2021
- August 2021
- June 2021
- May 2021
- April 2021
- March 2021
- February 2021
- January 2021
- December 2020
- November 2020
- October 2020
- September 2020
- August 2020
- July 2020
- June 2020
- May 2020
- April 2020
- March 2020
- December 2019
- October 2019
- August 2019
- June 2019
- May 2019
- April 2019
- March 2019
- February 2019
- December 2018
- November 2018
- October 2018
- August 2018
- July 2018
- June 2018
- March 2018
- February 2018
- January 2018
- December 2017
- November 2017
- September 2017
- August 2017
- July 2017
- June 2017
- April 2017
- March 2017
- February 2017
- January 2017
- November 2016
- October 2016
- September 2016
- August 2016
- July 2016
- June 2016
- May 2016
- April 2016
- March 2016
- February 2016
- December 2015
- November 2015
- September 2015
- August 2015
- June 2015
- May 2015
- February 2015
- November 2014
- September 2014
- July 2014
- June 2014
- May 2014
- April 2014
- October 2013
- September 2013
- January 2013
- November 2012
- September 2012
- August 2012
- June 2012
- May 2012
- February 2012
- January 2012
- December 2011
- November 2011
- September 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- September 2010
- August 2010
- July 2010
- October 2009
- July 2009
- May 2009
- April 2009
- January 2009
- November 2008
- October 2008
- August 2008
- June 2008
- July 2007
- May 2007
- March 2007
- December 2006
- November 2006
- August 2006
- July 2006
- June 2006
- October 2005
- July 2005
- March 2005
- September 2004
- July 2004
- June 2004
- October 2003
- September 2003
- August 2003
- May 2003
- March 2002
- November 2001
- February 1990
- March 1977
- September 1976
- August 1976
- June 1976
- September 1973
Categories
- 2001 – America's 911 Ride
- 2003 – New York Wedding
- 2003 – Northern Ride
- 2003 – Schelin Family Reunion
- 2003 – Westmorland State Park
- 2004 – Picking Up Rita's Bike
- 2004 – Ride to Nederland
- 2005 – Pacific Northwest
- 2005 – Ride to Echo Lake
- 2005 – Riding to Tucson
- 2006 – BMW 100000' Altitude Ride
- 2006 – BMW Turkey Trot Poker Run
- 2006 – Colorado Freewheeler's 1000in24
- 2006 – Ride to Labrador
- 2006 – Trip to Tulsa
- 2007 – St. Patricks' Day Ride
- 2008 – Alaska Trip
- 2012 – GenCon 45
- 2014 – Alaska Trip
- 2014 – Devil's Tower
- 2014 – Grand Tetons
- 2016 – June Ride
- 2016 Company Picnic
- 2022 – Memorial Day Ride
- About Carl
- Accidents
- Alabama
- ansible
- Bootstrap Brewery
- Building a Shed
- CI/CD
- Colorado
- Computers
- Cooking
- Cornell
- Deck Refinish
- Dice Towers
- Docker
- FreeIPA
- Game Store
- Game Table
- Gaming
- Git
- gitlab
- Hiking and Camping in Indian Peaks Wilderness
- Home Improvement
- Jenkins
- Kubernetes
- KVM
- Maintenance
- Maryland
- Motorcycle Trips
- Motorcycles
- Music
- OpenShift
- Outside Activities
- Prague
- Ride Checklist
- Rocky Knob
- Snowshoe Hike At Bear Lake
- Snowshoe Hikes
- Terraform
- Titan Missile Complex
- Troubleshooting
- Uncategorized
- Vacation
- Virginia
- VMware
- Woodworking
Meta
Category Archives: Kubernetes
Quick and Dirty Kubernetes
Overview At times you want to quickly throw up a Kubernetes cluster for some quick test or another. While I do have several Kubernetes clusters on my Homelab once in a while you want to do a quick test or … Continue reading
Ansible Automation Platform Installation
Overview In order to use AWX, aka the upstream product of Ansible Automation Platform, formerly Ansible Tower, we need to have a working cluster. This article provides instructions in how to install and use AWX. Installation Before doing the installation, … Continue reading
Posted in ansible, Computers, Kubernetes
Tagged ansible, ansible tower, installing kubernetes, postgres
1 Comment
Kubernetes Issues
Overview This article lists a couple of issues that occurred while I was building this environment. The issues don’t fit into any of the specific articles mainly because it was likely due to my testing vs anything that occurred during … Continue reading
Llamas Band Website
Overview This article provides instructions in how to build my llamas container and then how to deploy it into my kubernetes cluster. In addition, a Horizontal Pod Autoscaling configuration is used. Container Build The llamas website is automatically installed in … Continue reading
Posted in Computers, Docker, Kubernetes
Tagged docker, docker-compose, installing kubernetes, llamas website
1 Comment
GitLab CI/CD Pipeline
Overview This article provides details on my use of the GitLab Runners in order to deploy websites and then automatically build, tag, and push images to my local docker repository. Runner Installation I’ve been using Jenkins for most of my … Continue reading
Posted in CI/CD, Computers, Docker, Git, Kubernetes
Tagged enable-linger, gitlaab-runner, gitlab, installing kubernetes, loginctl
1 Comment
Continuous Delivery With ArgoCD
Overview This article provides instructions in installing and configuring ArgoCD in Kubernetes. Installation The main task here is that Openshift is using ArgoCD so we should be familiar with how ArgoCD works. Images Installation-wise, it’s pretty easy. There are a … Continue reading
Ingress Controller
Overview There are multiple IP assignments used in Kubernetes. In addition to the internal networking (by Calico in this case), you can install an Ingress Controller to manage access to your applications. This article provides some basic Service information as … Continue reading
Posted in Computers, Kubernetes
Tagged externalips, haproxy-ingress, ingress, ingress controller, installing kubernetes, nodeport
1 Comment
Persistent Storage
Overview In this article I’ll configure and verify Persistent Storage for the Kubernetes cluster. Installation This is a simple installation. The NFS server has 100 gigs of space which will be used for any Persistent Volume Claims (PVCs) needed by … Continue reading
Kubernetes Networking
Overview This article provides instructions in installing the networking layer to the Kubernetes clusters. Calico Networking You’ll need to install Calico which is the network layer for the cluster. There are two files you’ll retrieve from Tigera who makes Calico. … Continue reading
Kubernetes Metrics Server
Overview The metrics server collects metrics from your kubernetes cluster. It’s also used by the Horizontal Pod Autoscaling (HPA) function to let you manage pods. Installation For my clusters, it’s a pretty simple configuration. I retrieve the components.yaml file from … Continue reading
Posted in Computers, Kubernetes
Tagged certificates, installing kubernetes, metrics-server, tls
1 Comment