Kubernetes documentation website on container
84
Rancher documentation website on container.
Rancher is a complete software stack for teams adopting containers. It addresses the operational and security challenges of managing multiple Kubernetes clusters, while providing DevOps teams with integrated tools for running containerized workloads.
Run command:
PORT=8080
docker container run -d -p $PORT:$PORT -e PORT=$PORT -e HOSTNAME=$(hostname -i) beneventsur/rancher-docs:2.3.5
Kubernetes documentation website on container.
Kubernetes (K8s) is an open-source system for automating deployment, scaling, and management of containerized applications.
Run command:
PORT=8080
docker container run -d -p $PORT:1313 beneventsur/k8s-docs:1.17
Content type
Image
Digest
Size
476.1 MB
Last updated
over 6 years ago
docker pull beneventsur/k8s-docs:1.17