Software Alternatives & Reviews

Rancher Desktop, a Docker Desktop Replacement

Rancher k3s Docker Hub Longhorn CapRover
  1. Open Source Platform for Running a Private Container Service
    Pricing:
    • Open Source
    Dropping by to express healthy interest in this project. Rancher have a pretty good track record so far: <pre><code> - the Rancher platform itself (https://rancher.com/) is a really powerful and user friendly way to manage container clusters of all sorts, giving you a self-hosted dashboard for both your cloud and on prem clusters, for a variety of Kubernetes distributions; you can even manage the available drivers and also create deployments graphically.

    #DevOps Tools #Developer Tools #Continuous Integration And Delivery 24 social mentions

  2. 2

    k3s

    K3s is a lightweight Kubernetes distribution by Rancher Labs intended for IoT, Edge, and cloud deployments.
    Pricing:
    • Open Source
    - the K3s distribution (https://k3s.io/) is in my eyes one of the best ways to run Kubernetes yourself, both in development environments and production ones. I benchmarked K3s alongside Docker Swarm as a part of my Master's thesis and it was surprising to see that its overhead was actually very close to that of Docker Swarm (a more lightweight orchestrator that's included with Docker and uses the Docker Compose format), only exceeding it by a few hundred MB with similar deployments being active, making K3s passable for small nodes.

    #DevOps Tools #Developer Tools #Containers As A Service 159 social mentions

  3. Docker Hub is a cloud-based registry service
    Pricing:
    • Open Source
    The problem with this is that if Docker Inc goes under, you can say goodbye to Docker Hub: https://hub.docker.com/ Sure, there are alternative repositories and for your own needs you can use anything from Sonatype Nexus, JFrog Artifactory, Gitlab Registry or any of the cloud based ones, but Hub disappearing would be a 100 times worse than the left pad incident in the npm world. Thus, whenever Docker Inc releases a new statement about some paid service that may or may not get more money from large corporations, I force myself to be cautiously optimistic, knowing that the community of hackers will pick up the slack and work around those tools on a more personal scale (e.g. Rancher Desktop vs Docker Desktop). That said, it might just be a Stockholm Syndrome of sorts, but can you imagine the fallout if Hub disappeared?

    #Developer Tools #Web Servers #Web And Application Servers 306 social mentions

  4. Container-based distributed block storage
    They've also got Longhorn, a distributed container-attached storage solution that's very simple to understand and easy to deploy. Performance is another thing but that's the same with all of the general networked storage solutions (Ceph included). Rancher's got a well deserved good impression in my mind, though early on I avoided it since it seemed like they were building a walled garden. [0]: https://github.com/longhorn/longhorn.

    #Cloud Storage #Storage #Cloud Computing 5 social mentions

  5. Build your own PaaS in a few minutes!
    Pricing:
    • Open Source
    It's always nice to see Docker Compose and tools that are built around it, same way as with Swarm! Here's a few other that occupy a similar space: <pre><code> - https://caprover.com/.

    #PaaS #Cloud Computing #Container Tools 105 social mentions

Discuss: Rancher Desktop, a Docker Desktop Replacement

Log in or Post with