Author: Cappu

Chef von www.admincafe.de

HashiCorp Nomad: An easy-to-use Kubernetes alterative for orchestrating containers / 4sysops

HashiCorp Nomad is a powerful orchestration and scheduler tool that can be an easily operated Kubernetes alternative. Nomad provides an orchestrator for containers, virtual machines, and other resources. The de facto standard for a container orchestrator today is Kubernetes. However, Kubernetes is extremely challenging and complex. It requires a specialized skillset that can present a…

Read the full article

Install and configure Traefik on Docker / 4sysops

In my previous post, I introduced Traefik as a cloud-native way to implement a reverse proxy and load balancer for your containers. In this post, you will get a bit more hands-on, learning the ins and outs of installing and configuring Traefik as a reverse proxy in your Docker environment. Source: Install and configure Traefik…

Read the full article

Create a Proxmox cluster / 4sysops

The Proxmox cluster provides a centralized interface for managing your data center’s processing, storage, networking, and other resources. Furthermore, it provides easier VM/container migration across nodes and high availability to ensure ongoing service in the event of cluster node failure. Cluster management in Proxmox VE is handled by the Proxmox VE cluster manager (pvecm). Source:…

Read the full article

Trace All The Things / ATIX AG

Bei der Planung von Infrastruktur und Architektur wird der Idee des Tracing oft ignoriert, bis das erste Problem auftaucht. Lösen wir es! Source: Trace All The Things – ATIX AG