Deploying a FastAPI app to Kubernetes with health probes
Health probes can be configured in Kubernetes deployments to monitor if our pods are working as expected and are ready to receive traffic.
Thoughts on development, infrastructure, and the tools I use.
80 posts tagged "tutorial"
Health probes can be configured in Kubernetes deployments to monitor if our pods are working as expected and are ready to receive traffic.
Configure the print method of your Zebra printer using ZPL commands. Set Direct Thermal or Thermal Transfer, and persist the change between boots.
Every server needs a static IP address to work as expected. On Ubuntu, you have to use Netplan to configure a static IP address.
Using a utility from QEMU you can convert a VM drive to another disk format, so you can boot it using another hypervisor.