How to run Firecracker without KVM on cloud VMs
In this post I want to introduce a novel way to run virtual machines, namely microVMs on cloud VMs where KVM is not available. When I say "where KVM...
In this post I want to introduce a novel way to run virtual machines, namely microVMs on cloud VMs where KVM is not available. When I say "where KVM...
When we were developing VM images for GitHub Actions for actuated, we often needed to get a shell to explore and debug jobs. That functionality was a...
You can use actuated's new CLI to calculate the total number of build minutes you're using across an organisation with GitHub Actions. I'm also goin...
There's been some talk on Twitter recently about a new feature emerging on GitHub Actions. It allows an action to mint an OpenID Connect (OIDC) token...