k8s on Windows Devbox - Part 0.2

Posted on October 12, 2020 in DevOps • Tagged with #arkade, #docker, #openfaas, #curl, #hyperv, #virtualbox, #kitematic, #wsl2, #win10, #virtualmachineplatform, #kubernetes-dashboard, #metrics-server, #k8s

This blog is part of a serie:


Continue reading

OpenFaaS on Windows Devbox

Posted on March 29, 2019 in Develop • Tagged with #openfaas, #curl, #docker, #kubernetes, #hyperv, #virtualbox, #kitematic, #dockerswarm, #python, #git, #gitlab, #openshift, #footloose

Running OpenFaas in Dev on Windows

Finally the time has arrived, when I'll start using OpenFaas.
I first heard about OpenFaaS at a meetup in May 2018, 6 Cloud Native Talks, 1 Evening: Special KubeCon + CloudNativeCon EU Meetup! by OpenFaaS creator, Alex Ellis.
Next I bought the book Docker for …


Continue reading

cUrl CLI on Windows

Posted on December 11, 2017 in Develop • Tagged with #curl, #windows, #shell, #ssl, #git, #openssl

cUrl on Windows is not trouble-free to get working, when posting to SSL domains.

Here is howto:

  • Download latest windows version of cUrl. I used curl-7.57.0, which is SSL and SSH enabled.
  • Extract the files from the zip file to C:\Program Files\curl-7.57.0\
  • Add to …

Continue reading