hashi-ui VS k3s

Compare hashi-ui vs k3s and see what are their differences.

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
hashi-ui k3s
2 291
1,235 26,349
- 1.5%
0.0 9.6
about 1 year ago 4 days ago
JavaScript Go
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

hashi-ui

Posts with mentions or reviews of hashi-ui. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-19.
  • Harbormaster: The anti-Kubernetes for your personal server
    20 projects | news.ycombinator.com | 19 Aug 2021
    Nomad also scales really well. In my experience swarm had a lot of issues with going above 10 machines in a cluster. Stuck containers, containers that are there but swarm can't see them and more. But still i loved using swarm with my 5 node arm cluster, it is a good place to start when you hit the limit of a single node.

    > The only serious downsides is having to use the HCL DSL ( https://github.com/hashicorp/hcl ) and their web UI being read only in the last versions that i checked.

    1. IIRC you can run jobs directly from UI now, but IMO this is kinda useless. Running a job is simple as 'nomad run jobspec.nomad'. You can also run a great alternative UI ( https://github.com/jippi/hashi-ui ).

    2. IMO HCL > YAML for job definitions. I've used both extensively and HCL always felt much more human friendly. The way K8s uses YAML looks to me like stretching it to it's limits and barely readable at times with templates.

    One thing that makes nomad a go-to for me is that it is able to run workloads pretty much anywhere. Linux, Windows, FreeBSD, OpenBSD, Illumos and ofc Mac.

  • Looking for non-dev friendly batch job operation service
    2 projects | /r/devops | 6 Mar 2021
    Hashicorp Nomad combined with Hashi-ui (https://github.com/jippi/hashi-ui) comes relatively close, but is disqualified because it provides no support for easy to use provisioning. Azkaban comes relatively close, but seems not to have strong supoort for containers.

k3s

Posts with mentions or reviews of k3s. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-14.

What are some alternatives?

When comparing hashi-ui and k3s you can also consider the following projects:

dagster - An orchestration platform for the development, production, and observation of data assets.

k0s - k0s - The Zero Friction Kubernetes

hashi-up - bootstrap HashiCorp Consul, Nomad, or Vault over SSH < 1 minute

kubespray - Deploy a Production Ready Kubernetes Cluster

Portainer - Making Docker and Kubernetes management easy.

Nomad - Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.

watchtower - A process for automating Docker container base image updates.

microk8s - MicroK8s is a small, fast, single-package Kubernetes for datacenters and the edge.

consul - Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.

Docker Compose - Define and run multi-container applications with Docker

dokku-scheduler-nomad - Scheduler plugin for deploying applications to nomad

k9s - 🐶 Kubernetes CLI To Manage Your Clusters In Style!