Git Product home page Git Product logo

rancher-kubernetes's Introduction

๐Ÿฎ Rancher Docker Compose ๐Ÿฎ

This is a Docker Compose file for running a Rancher server. Rancher is an open-source platform that enables organizations to run and manage Docker and Kubernetes in production. It includes a full Kubernetes distribution, but adds additional features such as multi-tenancy, community catalog, and more. This Docker Compose file uses version 3.9.

๐Ÿš€ Services ๐Ÿš€

The compose file defines a single service: rancher.

๐Ÿฎ Rancher ๐Ÿฎ

The Rancher service uses the latest Rancher image from Docker Hub. It runs in privileged mode and exposes ports 80 and 443. It also mounts a volume rancher_home at /var/lib/rancher in the container.

๐Ÿ’พ Volumes ๐Ÿ’พ

The compose file defines a single volume: rancher_home. This volume is used by the Rancher service.

๐Ÿƒโ€โ™‚๏ธ Running the Services ๐Ÿƒโ€โ™‚๏ธ

docker-compose up

Grab the helm command from port 80

docker ps the docker exec -it <container_id> bash then paste what you copied for helm installation.

Run

Kubernetes Shell Commands

To add a Helm repository, use the helm repo add command. For example, to add the Bitnami repository:

helm repo add bitnami https://charts.bitnami.com/bitnami
helm install my-nginx bitnami/nginx

rancher-kubernetes's People

Contributors

mattmajestic avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.