today's leftovers
-
DEFCON Photo Dump
I made the decision to visit DEFCON this year with some friends, which turned out to be an absolute blast. Here are some pictures of cool stuff that we took during our time there.
-
A guide to swiftly managing your Kubernetes resources using K9s - Earthly Blog
Kubectl is the de facto and most popular Kubernetes command line tool used for accessing Kubernetes cluster metrics. However, one needs to know many commands to fetch metrics and operate a Kubernetes cluster using Kubectl. Though the CLI is robust, commands can quickly become cumbersome to run. For example, here is a command for editing a deployment:
kubectl edit deployment/mydeployment -o yaml --save-config
Not the longest command, but typing things like this over an over can get cumbersome. Fortunately, there is a terminal UI called K9s that makes interacting with your cluster faster and easier. It abstracts many common kubectl commands and maps them to just a few shortcut keys or clicks of the mouse.
-
Our slow turnover of servers and server generations
We have long had a habit of upgrading machines between Ubuntu versions either every two years (for most machines that users log in to or directly use) or every four years (although the past two years are an exception). The every two year machines upgrade to every LTS version; the every four year machines upgrade every other LTS version, as their old LTS version threatens to fall out of support. The longer version of this is in How we handle Ubuntu LTS versions.
-
Linux Around The World: Kosovo - LinuxLinks
We cover events and user groups that are running in Kosovo. This article forms part of our Linux Around The World series.