You are here |
earthly.dev | ||
| | | |
www.architect.io
|
|
| | | | Learn how to automate the steps to build, test, and deploy your code using GitHub Actions. | |
| | | |
blog.orhun.dev
|
|
| | | | FOSS ? Linux ? Programming | |
| | | |
developer-friendly.blog
|
|
| | | | Learn how to leverage GitHub Actions to define a dynamic matrix to parallelize your CI/CD throughput. Github Actions Matrix | |
| | | |
vxlabs.com
|
|
| | In this post I show how you can setup a Kubernetes pod for reproducible development purposes on a single-node Kubernetes cluster using Rancher Desktop on Linux or Docker Desktop for Windows. What are devcontainers? At my quasi-hypothetical workplace, we are fans of Visual Studio Code's development containers idea, or devcontainers for short. In short, you add a specially crafted devcontainer.json file (and some docker yamls) to your repo, and the next time a new dev opens the project, they will be prompt... |