Nomad
Juju
Our great sponsors
Nomad | Juju | |
---|---|---|
77 | 11 | |
13,137 | 2,073 | |
2.0% | 1.0% | |
9.9 | 10.0 | |
4 days ago | 4 days ago | |
Go | Go | |
Mozilla Public License 2.0 | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Nomad
-
Running on-premise k8s with a small team: possible or potential nightmare?
[Nomad]
-
To Infinity and Beyond: Our Nomad Migration is complete!
Lob’s core API has been fully migrated to HashiCorp's Nomad, Lob’s Next Generation service platform. This is a major milestone for the Nomad Project, the Platform Team, and Lob Engineering. This migration is the culmination of a year of R&D, months of practice migrating other Lob services, and weeks of work on this particular service. It’s absolutely worth celebrating for the complexity and customer impact.
Most of our API’s migration to Nomad happened in August, but the key feature of autoscaling was not working as expected. This turned out to be a bug in Nomad which James Douglas tracked down. The issue was recently fixed and autoscaling works as expected, completing the migration!
-
Load Balancing avec HAProxy, Nomad et Consul …
Nomad by HashiCorp
-
Jail Manager in 2022?
There's also https://pot.pizzamig.dev/ which even has a Nomad(https://www.nomadproject.io/) driver in case you want to "orchestrate" the jails(as in deploy many jails at the same time across multiple servers)
-
How to Convert Kubernetes Manifests into Nomad Jobspecs
The check stanza runs a health check on the service Since the service is registered to Consul, the health check runs on Consul. The above health check is configured to run every 10 seconds, and is given 5 seconds for the health check query to succeed. Health checks in Nomad are similar to Kubernetes health checks.
-
Opensource Docker Management?
Not sure if it fits here, and might be a little more complex than what you’re looking for, but Nomad is definitely worth a look.
-
What is the best solution to orchestrate Docker containers ?
I'd like to also mention hashicorp nomad + consul. They're worth evaluating.
-
VMware Alternatives?
Hashicorp Nomad
-
Ask HN: How can I calculate CO2 emission of servers/VPS?
We had a hard time finding this data when experimenting with carbon aware scheduling in Nomad. There seem to be a lot of orgs working on this, but it’s all third party as far as I know. I couldn’t find a first party (eg Amazon, Microsoft, Google, etc) that provided this data via an API. Very frustrating.
There are a couple resources linked here: https://github.com/hashicorp/nomad/blob/h-carbon-meta/CARBON...
The silver lining is that the folks who are working in this space are extremely friendly and passionate in my experience. Don’t be scared to “contact sales for an API let.” The few folks I talked to were extremely helpful.
Juju
-
Ask HN: A Better Docker Compose?
https://juju.is/
Each app is packaged in a charm which seems to be a yaml declaring inputs, dependencies and other meta data and optional python code that can respond to certain lifecycle hooks
https://discourse.charmhub.io/t/implementing-relations/1051
name: my-node-app
-
A Case for Databases on Kubernetes from a Former Skeptic
Kubernetes Custom Resources were created to allow the Kubernetes API to be extended for domain-specific logic, by defining new resource types and controllers. OSS frameworks like operator-sdk, kubebuilder and juju were created to simplify the creation of custom resources and their controllers. Tools built with these frameworks came to be known as Operators.
-
What type of software do you write at your workplace?
At Canonical I work on two open-source projects written in Go: Juju, a large cloud-based application deployment tool, and Pebble, a small Linux service manager. Both include CLI clients and API-based server daemons. Juju in particular is a large distributed system.
-
Harbormaster: The anti-Kubernetes for your personal server
Are you talking about this[1]?
[1] https://juju.is/
What are some alternatives?
k3s - Lightweight Kubernetes
Rundeck - Enable Self-Service Operations: Give specific users access to your existing tools, services, and scripts
Dkron - Dkron - Distributed, fault tolerant job scheduling system https://dkron.io
Docker Compose - Define and run multi-container applications with Docker
kubernetes - Production-Grade Container Scheduling and Management
dapr - Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
Docker - Notary is a project that allows anyone to have trust over arbitrary collections of data
SaltStack - Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:
podman - Podman: A tool for managing OCI containers and pods.
gocelery - Celery Distributed Task Queue in Go
serf - Service orchestration and management tool.