Recent Posts

Automate Export certificates and keys from Kubernetes and import in Palo Alto Networks

In my precious post I explained how to export certificates and keys from Kubernetes and how to set a password on the key file for import in Palo Alto Networks (by hand).

Export certificates and keys from Kubernetes

One of the things I really believe in is a layered security approach, if one of the layers fail you will have other layers still providing protection. One of the first layers is often the network.

Automate Your Mechanical Fan

Last weekend I finally found some time to make my “mechinal fan” more smart. We have a “mechanical fan”, which makes sure fresh air is flowing trough the house, but also to dehumidify the bathroom.

Azure VPN Not Starting

TLDR; Make sure the local network is defined or has at least one address configured. Today I was troubleshooting the Azure VPN, which wasn’t coming up. As always it turns out to be a small and easy to fix problem, but it took me some time to figure out what was going wrong.

Rancher Multiple Nfs Mountpoints

In my previous blog I explained how to use the Rancher-NFS service. In this blog I will explain how you can add multiple NFS mountpoints to a container, by using this same Rancher-NFS driver.