Recent notes

How to reset cluster node

Reset Kubernetes cluster node.

How to specify deletion cascading strategy

Specify deletion cascading strategy.

How to specify default text editor for kubectl

Specify default text editor for kubectl.

How to automatically load appropriate git configuration file

How to automatically load appropriate git configuration file.

February 14, 2024 · milosz · Git

How to update Kubernetes secret

Update Kubernetes secret.

How to decode Kubernetes secret

Effortlessly decode Kubernetes secret.

How to reserve node resources

Reserve node resources.

How to perform Kubernetes conformance tests

Perform Kubernetes conformance tests using sonobuoy diagnostic utility.

How to display whole systemctl output

Display whole systemctl output

February 2, 2024 · milosz · systemd

How to create job and cron job

Create job and cron job inside Kubernetes cluster.

Popular notes

How to rename photos by date and time based on EXIF data

Rename photos by date and time based on EXIF data.

October 16, 2023 · milosz · Ubuntu

How to instruct Ansible to use specific version of Python

Instruct Ansible to use a specific version of Python interpreter on the remote host.

How to use public NordVPN API

In a blog post a month ago, I described how to use a terminal to display servers recommended by NordVPN, but the same result can be achieved by using public API service. It is not officially documented, so let’s play with it.

How to create iptables firewall using custom chains

Create an iptables firewall using custom chains that will be used to control incoming and outgoing traffic.

How to install and configure private MoinMoin wiki

Install and configure a private instance of the MoinMoin wiki engine, a full-featured and extensible wiki software written in Python that can store personal notes, knowledge base, or simply share interests.

How to configure AWStats web-interface

I will show you how to configure the AWStats web-interface using the uWSGI application server and Nginx HTTP server, which is a very simple and straightforward process.

How to check established TCP connections

Display established TCP connections inside the terminal.

Social