|
You are here |
actuated.com | ||
| | | | |
actuated.dev
|
|
| | | | | GitHub warns against using self-hosted Actions runners for public repositories - but why? And are there alternatives? | |
| | | | |
actuated.dev
|
|
| | | | | Actuated now offers burst billing and capacity for customers with spiky and unpredictable CI/CD workloads. | |
| | | | |
blog.alexellis.io
|
|
| | | | | I saw an opportunity to fix self-hosted runners for GitHub Actions. Actuated is now in pilot and aims to solve most if not all of the friction. | |
| | | | |
arveknudsen.com
|
|
| | | In my previous blog post I showed how to use the Kops tool to create a production ready Kubernetes cluster on Amazon Web Services (AWS). In this follow-up post I will show how to install Elasticsearch and its graphical counterpart Kibana in the cluster, in order to be able to collect and store logs from your cluster and search/read them. We will also install Fluentd as this component is responsible for transmitting the standard Kubernetes logs to Elasticsearch. This is generally known as the ELK stack, which stands for Elasticsearch, Logstash (precursor to Fluentd) and Kibana. | ||