How to remove a stuck namespace
With the help of the Kubernetes API

Search for a command to run...
Articles tagged with #cloud-computing
With the help of the Kubernetes API

TL; DR Code https://github.com/dirien/quick-bites This is a very quick overview of the Random Provider from Pulumi, similar to the Quick Bites of Cloud Engineering videos from Laura Santamaria (@nimbinatus) Random Provider The Random Provider is on ...

In this tutorial, I want to show you how to use inlets tunnel with Checkly. The idea behind this, is to show how to we can use inlets to create tunnel from our on-premise to use a pure SaaS solution like Checkly to monitor the on-prem application Che...

With the new inlets v0.9.0 feature.

with limited budget💰💵 💴 💶 💷

Access and Secret Key Generate a new access and secret key (https://console.scaleway.com/project/credentials) Get the generated API keys. Export the keys as ENV variables: export ACCESS_KEY=xxx export SECRET_KEY=yyy export ORGANISATION_ID=zzz See h...