Skip to content

Tag: Buster


Categories:

Upgrading Gitlab on Debian: from stretch to buster

Post date:
Author:
Tags:
Number of comments: no comments

The one thing I most admire about Gitlab is its installation experience. The upgrades went through very smoothly all the time. This time though when I did “apt update” and “apt upgrade” it gave the following error message. Based on the error and after exploring Gitlab installation page for Debian here, it was clear that […]

Categories:

Kubernetes cluster using Debian Buster on bare metal

Post date:
Author:
Number of comments: no comments

This article is based on two separate articles that are found article 1 and article 2. The former describes using Ansible how to create a three node bare metal cluster(one master and two workers) on Debian Stretch. The later talks about creating a single node Kubernetes cluster on Debian Buster. This article is about using […]