Portainer is an Australian open-source container management platform deployable from a single container, unifying Docker, Docker Swarm and Kubernetes management. The CE edition is free forever, making it one of the most popular web UIs for self-hosted container environments.
Provider
2 results shownArticle
4 results shownDocker Compose Multi-Container Deployment: Building Complete Application Orchestration
Docker Compose is the go-to container orchestration tool for local development
Kubernetes Deployment Guide for Beginners: Building a K8s Cluster from Scratch
Kubernetes is the de facto standard for container orchestration. This article helps beginners quickly get started with K8s, covering core concepts to cluster deployment.
Docker Compose Production Deployment: Health Checks and Resource Limits
Move Docker Compose from development to production smoothly with health checks, resource limits and restart policies, including a split multi-file Compose workflow.
Kubernetes v1.37 Sneak Peek: Metrics API Goes GA and ipvs Deprecation
The Kubernetes team published the v1.37 sneak peek: the Metrics API graduates to GA after nearly nine years in Beta, Kubelet Rootless Mode reaches Beta, and kube-proxy ipvs mode starts its deprecation.