Sign inSign up

beneventsur/k8s-docs

By beneventsur

•Updated over 6 years ago

Kubernetes documentation website on container

Image
0

84

beneventsur/k8s-docs repository overview

⁠Rancher Docs

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

⁠K8S Docs

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

Tag summary

Content type

Image

Digest

Size

476.1 MB

Last updated

over 6 years ago

docker pull beneventsur/k8s-docs:1.17