Bookmarks tagged [cluster-computing]
Falco, the cloud-native runtime security project, is the de facto Kubernetes threat detection engine
https://www.codepedia.org/ama/my-troubles-getting-to-run-a-node-application-with-pm2-in-cluster-mode...
In this blog post I will list of the trouble I went through getting to run PM2 in cluster mode on an Ubuntu system, on which I had Node.js both standalone installed and managed with NVM.
- 📆 published on: 2020-09-08
- tags: node.js, cluster-computing, pm2, nvm
https://pm2.io/blog/2018/04/20/Node-js-clustering-made-easy-with-PM2
How to start NodeJS in Cluster mode with PM2:
- tags: node.js, pm2, cluster-computing, cluster-management, scalability
https://devonblog.com/containers/affordable-kubernetes-cluster/
Affordable Kubernetes cluster
- tags: kubernetes, cluster-computing
https://www.keycloak.org/2019/05/keycloak-cluster-setup.html
This post shares some solutions to setup Keycloak cluster in various scenarios (e.g. cross-DC, docker cross-host, Kubernetes).
- 📆 published on: 2019-05-10
- tags: keycloak, cluster-computing, kubernetes, docker
- source code