|
You are here |
platformengineering.org | ||
| | | | |
logz.io
|
|
| | | | | Kubernetes is the leading container orchestration tool, but there are many others including Mesos, ECS, Swarm, and Nomad. Here's why the Logz.io team decided on Kubernetes over the rising competition. | |
| | | | |
dzone.com
|
|
| | | | | As companies turn to container orchestration tools to help manage workloads, see how one made the choice between Kubernetes and Mesos (DC/OS). | |
| | | | |
particule.io
|
|
| | | | | ||
| | | | |
davquar.it
|
|
| | | A GitHub Action is the automatic execution of a job, after a specified trigger on a GitHub repository. For example, let's say that we want to run a linter on each new commit, we can create a GitHub action to do it. In this post we'll see a workflow to automatically deploy a Hugo site on GitHub Pages. | ||