<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>k8s on Lonely Files on Scattered Drives</title>
    <link>/tags/k8s/</link>
    <description>Recent content in k8s on Lonely Files on Scattered Drives</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 27 Sep 2022 16:20:27 -0400</lastBuildDate><atom:link href="/tags/k8s/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>CKA</title>
      <link>/posts/cka/</link>
      <pubDate>Tue, 27 Sep 2022 16:20:27 -0400</pubDate>
      
      <guid>/posts/cka/</guid>
      <description>I&amp;rsquo;ve passed my CKA!!! </description>
    </item>
    
    <item>
      <title>Migration to Hugo Part1</title>
      <link>/posts/migration-to-hugo-part1/</link>
      <pubDate>Sat, 30 Jan 2021 10:45:38 -0500</pubDate>
      
      <guid>/posts/migration-to-hugo-part1/</guid>
      <description>Well after thinking about migrating from Wordpress I&amp;rsquo;ve actually done it, I&amp;rsquo;ve migrated the blog over to Hugo a static site generator; I will have a full write up on the reasons behind me migrating off of Wordpress but for now I just wanted to write something quick and get the infra in place to make the move. More to come&amp;hellip; </description>
    </item>
    
    <item>
      <title>Kubernetes DNS issues</title>
      <link>/posts/kubernetes-dns-issues/</link>
      <pubDate>Thu, 21 Jan 2021 19:07:12 -0500</pubDate>
      
      <guid>/posts/kubernetes-dns-issues/</guid>
      <description>So I ran into an interesting issue today, I had provisioned a new k8s cluster using kubeADM but I replaced docker with containerD, everything was smooth and then I deployed prometheus and grafana using helm, and I noticed that I couldn’t connect grafana to prometheus I had installed istio so I thought that was the issue, maybe by default istio was messing with the pods network communication, but I also noticed that when I tried to install a dashboard from grafana I received an error, so the container couldn’t reach grafana.</description>
    </item>
    
    <item>
      <title>CKAD Cert passed!!</title>
      <link>/posts/ckad-cert-passed/</link>
      <pubDate>Mon, 19 Oct 2020 20:30:00 -0400</pubDate>
      
      <guid>/posts/ckad-cert-passed/</guid>
      <description>I’ve passed my CKAD! this is a little delayed because I’ve been super busy. </description>
    </item>
    
    <item>
      <title>Site Outage</title>
      <link>/posts/site-outage/</link>
      <pubDate>Mon, 19 Oct 2020 20:30:00 -0400</pubDate>
      
      <guid>/posts/site-outage/</guid>
      <description>It seems my mariadb container restarted which caused the site to become unstable, I killed both my front end pods and let k8s restart them and it all seems to be working right now, I need to do some investigation as to why the DB restarted. </description>
    </item>
    
    <item>
      <title>k8s upgrade</title>
      <link>/posts/k8s-upgrade/</link>
      <pubDate>Thu, 21 May 2020 01:39:00 -0400</pubDate>
      
      <guid>/posts/k8s-upgrade/</guid>
      <description>Well I decided to upgrade my k8s cluster this morning to see what kind of damage I could inflict on the site, well a lot I took it down, I think a huge part of it is, I am only running 2 nodes and they are 2×4(2CPU, 4GB of RAM) and there just wasn’t enough resource once the rolling upgrade began. Also once the upgrade was complete my front end deployment was still broken I am running a service mesh and it seems the proxies timed-out waiting for resources, so the deployment was half up half down; luckily this was a simple fix, kubectl rollout restart deploy my_deploy again I think the core issue here is just not enough resource in the cluster.</description>
    </item>
    
  </channel>
</rss>
