<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Serialexperiments</title>
    <link>https://staggerlee011.github.io/</link>
    <description>Recent content on Serialexperiments</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 22 Apr 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://staggerlee011.github.io/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>test-kitchen with ansible, ec2 and inspec</title>
      <link>https://staggerlee011.github.io/posts/test-kitchen-by-example/</link>
      <pubDate>Sat, 22 Apr 2023 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/test-kitchen-by-example/</guid>
      <description>template and steps to set up a test-kitchen with ansible, ec2 and inspec</description>
    </item>
    
    <item>
      <title>Pytest by Example</title>
      <link>https://staggerlee011.github.io/posts/python-pytest-by-example/</link>
      <pubDate>Fri, 21 Apr 2023 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/python-pytest-by-example/</guid>
      <description>Examples of usage and configuration for pytest</description>
    </item>
    
    <item>
      <title>Terraform Code Upgrades</title>
      <link>https://staggerlee011.github.io/posts/terraform-code-upgrade/</link>
      <pubDate>Sat, 28 Jan 2023 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/terraform-code-upgrade/</guid>
      <description>How to upgrade your legacy Terraform code to 0.14</description>
    </item>
    
    <item>
      <title>Terraform Workstation Setup</title>
      <link>https://staggerlee011.github.io/posts/terraform-workstation/</link>
      <pubDate>Fri, 28 Jan 2022 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/terraform-workstation/</guid>
      <description>My workstation setup for Terraform</description>
    </item>
    
    <item>
      <title>NPM by Example</title>
      <link>https://staggerlee011.github.io/posts/npm-by-example/</link>
      <pubDate>Tue, 18 Jan 2022 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/npm-by-example/</guid>
      <description>Example Setup and config for NPM</description>
    </item>
    
    <item>
      <title>Connect to GitLab via SSH</title>
      <link>https://staggerlee011.github.io/posts/git-ssh-gitlab/</link>
      <pubDate>Tue, 27 Jul 2021 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/git-ssh-gitlab/</guid>
      <description>Steps to connect to a GitLab via SSH</description>
    </item>
    
    <item>
      <title>Passed CKAD</title>
      <link>https://staggerlee011.github.io/posts/exam-ckad/</link>
      <pubDate>Fri, 11 Jun 2021 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/exam-ckad/</guid>
      <description>I passed the CKAD exam today!</description>
    </item>
    
    <item>
      <title>Inspec rds-bp-benchmark</title>
      <link>https://staggerlee011.github.io/posts/inspec-rds-bp-benchmark/</link>
      <pubDate>Fri, 14 May 2021 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/inspec-rds-bp-benchmark/</guid>
      <description>Inspec github for rds best practices</description>
    </item>
    
    <item>
      <title>Inspec by Example</title>
      <link>https://staggerlee011.github.io/posts/inspec-by-example/</link>
      <pubDate>Wed, 12 May 2021 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/inspec-by-example/</guid>
      <description>Example commands for Inspec</description>
    </item>
    
    <item>
      <title>Vale - linting for prose</title>
      <link>https://staggerlee011.github.io/posts/vale-by-example/</link>
      <pubDate>Tue, 13 Apr 2021 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/vale-by-example/</guid>
      <description>Setting up and running Vale</description>
    </item>
    
    <item>
      <title>Terraform secrets using SSM and KSM</title>
      <link>https://staggerlee011.github.io/posts/terraform-secrets/</link>
      <pubDate>Mon, 12 Apr 2021 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/terraform-secrets/</guid>
      <description>How to safely store secrets in your terraform source control using AWS SSM / KMS</description>
    </item>
    
    <item>
      <title>Connect to Github via SSH</title>
      <link>https://staggerlee011.github.io/posts/git-ssh-github/</link>
      <pubDate>Sat, 13 Mar 2021 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/git-ssh-github/</guid>
      <description>Steps to connect to a Github via SSH</description>
    </item>
    
    <item>
      <title>Connect to Azure-Repo via SSH</title>
      <link>https://staggerlee011.github.io/posts/git-ssh-azure-repo/</link>
      <pubDate>Thu, 11 Mar 2021 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/git-ssh-azure-repo/</guid>
      <description>Steps to connect to a Azure-Repo via SSH</description>
    </item>
    
    <item>
      <title>Connect to CodeCommit via SSH</title>
      <link>https://staggerlee011.github.io/posts/git-ssh-code-commit/</link>
      <pubDate>Thu, 11 Mar 2021 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/git-ssh-code-commit/</guid>
      <description>Steps to connect to a CodeCommit via SSH</description>
    </item>
    
    <item>
      <title>Driftctl by Example</title>
      <link>https://staggerlee011.github.io/posts/driftctl-by-example/</link>
      <pubDate>Fri, 05 Mar 2021 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/driftctl-by-example/</guid>
      <description>Examples of driftctl</description>
    </item>
    
    <item>
      <title>Pre-Commit by Example</title>
      <link>https://staggerlee011.github.io/posts/pre-commit-by-example/</link>
      <pubDate>Tue, 02 Mar 2021 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/pre-commit-by-example/</guid>
      <description>Example Setup and config for NPM</description>
    </item>
    
    <item>
      <title>Escaping kubernetes jsonpath</title>
      <link>https://staggerlee011.github.io/posts/kubernetes-escaping-jsonpath/</link>
      <pubDate>Wed, 24 Feb 2021 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/kubernetes-escaping-jsonpath/</guid>
      <description>Note on how to escape when using &lt;code&gt;-o jsonpath=&lt;/code&gt; in kubernetes</description>
    </item>
    
    <item>
      <title>VSCode Themes</title>
      <link>https://staggerlee011.github.io/posts/vscode-themes/</link>
      <pubDate>Thu, 18 Feb 2021 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/vscode-themes/</guid>
      <description>Controls and management of VSCode</description>
    </item>
    
    <item>
      <title>Setting the Default Profile for Windows Terminal</title>
      <link>https://staggerlee011.github.io/posts/windows-terminal-setting-default-profile/</link>
      <pubDate>Fri, 12 Feb 2021 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/windows-terminal-setting-default-profile/</guid>
      <description>Steps to change the default profile on Windows Terminal from PowerShell to WSL</description>
    </item>
    
    <item>
      <title>Kubectl port forwarding - address already in use</title>
      <link>https://staggerlee011.github.io/posts/kubernetes-port-forward-already-in-use/</link>
      <pubDate>Tue, 26 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/kubernetes-port-forward-already-in-use/</guid>
      <description>Collection of resources for learning / managing EKS</description>
    </item>
    
    <item>
      <title>EKS Resources</title>
      <link>https://staggerlee011.github.io/posts/kubernetes-eks-resources/</link>
      <pubDate>Mon, 25 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/kubernetes-eks-resources/</guid>
      <description>Collection of resources for learning / managing EKS</description>
    </item>
    
    <item>
      <title>Kubernetes Resources</title>
      <link>https://staggerlee011.github.io/posts/kubernetes-resources/</link>
      <pubDate>Mon, 25 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/kubernetes-resources/</guid>
      <description>Collection of resources for learning kubernetes</description>
    </item>
    
    <item>
      <title>SealedSecrets by Example</title>
      <link>https://staggerlee011.github.io/posts/kubernetes-sealedsecrets-by-example/</link>
      <pubDate>Fri, 22 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/kubernetes-sealedsecrets-by-example/</guid>
      <description>Deployment and usage of sealed secrets</description>
    </item>
    
    <item>
      <title>Kube-linter by Example</title>
      <link>https://staggerlee011.github.io/posts/kubernetes-kubelinter/</link>
      <pubDate>Thu, 21 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/kubernetes-kubelinter/</guid>
      <description>Example usage and possible fixes to kube-linter</description>
    </item>
    
    <item>
      <title>Kubernetes Secrets by Example</title>
      <link>https://staggerlee011.github.io/posts/kubernetes-secrets-by-example/</link>
      <pubDate>Thu, 21 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/kubernetes-secrets-by-example/</guid>
      <description>Examples to create and use kubernetes secrets</description>
    </item>
    
    <item>
      <title>Flyway database migrations on Kubernetes</title>
      <link>https://staggerlee011.github.io/posts/kubernetes-flyway-job/</link>
      <pubDate>Tue, 19 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/kubernetes-flyway-job/</guid>
      <description>Running flyway database migrations in kubernetes</description>
    </item>
    
    <item>
      <title>EKS Kube Config</title>
      <link>https://staggerlee011.github.io/posts/aws-eks-kube-config/</link>
      <pubDate>Fri, 15 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/aws-eks-kube-config/</guid>
      <description>Code for connecting to a new EKS Cluster</description>
    </item>
    
    <item>
      <title>Push Images to ECR via AWS Named Profile</title>
      <link>https://staggerlee011.github.io/posts/aws-ecr-named-profile/</link>
      <pubDate>Fri, 15 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/aws-ecr-named-profile/</guid>
      <description>Quick example of using the profile switches for macOS/Linux and Windows</description>
    </item>
    
    <item>
      <title>Serverless Framework by Example</title>
      <link>https://staggerlee011.github.io/posts/serverless-by-example/</link>
      <pubDate>Thu, 14 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/serverless-by-example/</guid>
      <description>Example setup and usage of the Serverless Framework with AWS and python</description>
    </item>
    
    <item>
      <title>Kubectl Kustomization by Example</title>
      <link>https://staggerlee011.github.io/posts/kustomization-by-example/</link>
      <pubDate>Sun, 10 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/kustomization-by-example/</guid>
      <description>Example syntax for Kustomization files using kubectl</description>
    </item>
    
    <item>
      <title>Terraform by Example</title>
      <link>https://staggerlee011.github.io/posts/terraform-by-example/</link>
      <pubDate>Thu, 07 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/terraform-by-example/</guid>
      <description>Examples of using the Terraform CLI</description>
    </item>
    
    <item>
      <title>aws-cli Configure by Example</title>
      <link>https://staggerlee011.github.io/posts/aws-configure/</link>
      <pubDate>Mon, 04 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/aws-configure/</guid>
      <description>Basic usage aws-cli for account management</description>
    </item>
    
    <item>
      <title>AWS Diagrams via Python Diagrams</title>
      <link>https://staggerlee011.github.io/posts/aws-diagrams-python-diagrams/</link>
      <pubDate>Wed, 30 Dec 2020 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/aws-diagrams-python-diagrams/</guid>
      <description>Create AWS diagrams from python</description>
    </item>
    
    <item>
      <title>Python Dependency Management</title>
      <link>https://staggerlee011.github.io/posts/python-dependency-management/</link>
      <pubDate>Tue, 29 Dec 2020 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/python-dependency-management/</guid>
      <description>Basic python dependency management steps</description>
    </item>
    
    <item>
      <title>Deploying Confluence to Kubernetes</title>
      <link>https://staggerlee011.github.io/posts/confluence-on-kubenetes/</link>
      <pubDate>Wed, 23 Dec 2020 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/confluence-on-kubenetes/</guid>
      <description>Run Confluence on Kuberetes</description>
    </item>
    
    <item>
      <title>VSCode Todo Tree</title>
      <link>https://staggerlee011.github.io/posts/vscode-todotree/</link>
      <pubDate>Thu, 17 Dec 2020 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/vscode-todotree/</guid>
      <description>Basic usage of the vscode extension todo-tree</description>
    </item>
    
    <item>
      <title>Kubernetes Policy as Code with Kyverno</title>
      <link>https://staggerlee011.github.io/posts/kubernetes-kyverno/</link>
      <pubDate>Tue, 15 Dec 2020 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/kubernetes-kyverno/</guid>
      <description>Examples and usage of Kyverno on kubernetes</description>
    </item>
    
    <item>
      <title>Port-forwarding pgadmin</title>
      <link>https://staggerlee011.github.io/posts/kubernetes-pgadmin-port-fowarding/</link>
      <pubDate>Tue, 15 Dec 2020 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/kubernetes-pgadmin-port-fowarding/</guid>
      <description>Kubernetes port-forwarding pgadmin</description>
    </item>
    
    <item>
      <title>Kubernetes Workstation Setup</title>
      <link>https://staggerlee011.github.io/posts/kubernetes-workstation/</link>
      <pubDate>Mon, 14 Dec 2020 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/kubernetes-workstation/</guid>
      <description>My workstation setup for kubernetes</description>
    </item>
    
    <item>
      <title>WSL2 Setup and Configuration</title>
      <link>https://staggerlee011.github.io/posts/wsl2-setup/</link>
      <pubDate>Thu, 10 Dec 2020 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/wsl2-setup/</guid>
      <description>Quick script to install and set up wsl2</description>
    </item>
    
    <item>
      <title>WSL Helpful Commands</title>
      <link>https://staggerlee011.github.io/posts/wsl-commands/</link>
      <pubDate>Wed, 09 Dec 2020 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/wsl-commands/</guid>
      <description>Set of helpful WSL commands</description>
    </item>
    
    <item>
      <title>VSCode Terminal Set to WSL</title>
      <link>https://staggerlee011.github.io/posts/vscode-terminal-wsl/</link>
      <pubDate>Tue, 08 Dec 2020 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/vscode-terminal-wsl/</guid>
      <description>Configure VS Code terminal to use WSL</description>
    </item>
    
    <item>
      <title>Terraform Remote Statefile Creation</title>
      <link>https://staggerlee011.github.io/posts/terraform-statefile/</link>
      <pubDate>Mon, 07 Dec 2020 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/terraform-statefile/</guid>
      <description>Terraform code to generate a secure S3 bucket for remote state</description>
    </item>
    
    <item>
      <title>Setup Python virtualenv</title>
      <link>https://staggerlee011.github.io/posts/python-setup-virtualenv/</link>
      <pubDate>Sun, 06 Dec 2020 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/python-setup-virtualenv/</guid>
      <description>Setup python virtualenv for Windows or Ubuntu</description>
    </item>
    
    <item>
      <title>Install Brew on Ubunutu-18</title>
      <link>https://staggerlee011.github.io/posts/install-brew-on-ubunutu/</link>
      <pubDate>Thu, 03 Dec 2020 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/posts/install-brew-on-ubunutu/</guid>
      <description>Steps to install and configure brew for Ubuntu-18</description>
    </item>
    
    <item>
      <title>Archive</title>
      <link>https://staggerlee011.github.io/archive/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/archive/</guid>
      <description>archive</description>
    </item>
    
    <item>
      <title>Search</title>
      <link>https://staggerlee011.github.io/search/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://staggerlee011.github.io/search/</guid>
      <description>search</description>
    </item>
    
  </channel>
</rss>
