Creating a Simple Kubernetes Manifest

In my previous post, I showed you how to create a Kubernetes deployment imperatively at the command line. Although this is a quick method, it’s not a good choice for real-world scenarios. You need code that’s properly documented and version controlled. Now we’re going to use a declarative approach. In this tutorial, I’ll show you how to create a simple Kubernetes deployment with a manifest file. Make sure minikube is running with minikube start before following the steps below. Hop over to that previous tutorial if you need instructions on installing minikube and related tools. ...

18 October, 2022 · 4 min · 706 words · Catherine Pope

Creating a Kubernetes Deployment with minikube

One of my first tasks as a technical writer was to document a Kubernetes-based release orchestration tool. Not daunting at all. At that time, I could provide a vague description of Kubernetes, but hadn’t the foggiest idea what it actually looked like. There aren’t many opportunities in life to just play with a Kubernetes cluster - at least, not without spending thousands of dollars on AWS. Fortunately, I discovered minikube, a free solution for installing a single-node cluster Kubernetes on your local machine. With this setup, I’ve been able to experiment with various products and projects. Thanks to a couple of clever add-ons, you can even simulate load balancers and DNS servers, too. ...

28 August, 2022 · 6 min · 1162 words · Catherine Pope

Previewing Jekyll Sites with Docker

Introduction Jekyll is a beautifully simple way to build and deploy a static website. Well, it’s simple once you’ve got everything installed and configured. Unless you’re already confident with Ruby, it’ll probably take you most of a wet weekend to get it running consistently. Although the local installation is working well for me, I’m nervous it’ll break. I’m already encountering a few Ruby conflicts with other projects. Resolving those issues isn’t my idea of fun. Given I’ve been doing a lot of work with Docker lately, I decided to see whether I could run my site as a container instead. Plot spoiler: yes, I could! ...

14 August, 2022 · 3 min · 590 words · Catherine Pope

How to Create an Interactive Checklist in InDesign

In this short tutorial, I’ll show you how you can create a checklist in InDesign that’s both interactive and printable. I’m assuming you already know the basics of InDesign. If not, I recommend the InDesign Essentials course on Skillshare.

18 March, 2021 · 1 min · 39 words · Catherine Pope

How to Create a Content Library with Readwise

If you’re anything like me, you consume all sorts of content: books, blog posts, newsletters, and podcasts. It’s hard keeping track of it all. In this short demo, I’ll show you Readwise, a web-based tool for collecting, organising, and reviewing your highlights. I’m not associated in any way with Readwise, I just love it!

11 March, 2021 · 1 min · 54 words · Catherine Pope

Capture Handwritten Notes with a Rocketbook

There are lots of great note-taking apps out there, but sometimes you just want to scribble with a pen and paper. In this short demo, I’ll show how the Rocketbook gives you the best of analogue and digital.

11 February, 2021 · 1 min · 38 words · Catherine Pope

Boost Your Productivity with TextExpander

We spend a lot of our day typing the same stuff over and over again, sometimes getting it wrong in the process. Although it might only be 10 minutes of repetitive keystrokes, this really adds up. That’s an hour a week or more than 50 hours each year. You could do a lot more exciting stuff with those 50 hours. In this video, I’ll give you a quick demo of TextExpander, a great app for saving time and improving accuracy. ...

30 January, 2021 · 1 min · 80 words · Catherine Pope

Easy Noise Reduction with Audacity

Once you get into audio and video recording, background noise will drive you absolutely mad. Although there are lots of solutions out there, most of them are very complicated and often expensive, too. In this short video, I’ll show you a simple method for removing background noise in a free tool called Audacity.

14 January, 2021 · 1 min · 53 words · Catherine Pope