UnB O-RAN Testbed

Contents:

  • Container Tools
    • Docker
    • Docker-compose
    • Kubernetes
    • Helm
  • O-RAN Components
  • ML Components
  • Setup tools
  • Meta
  • System administration
UnB O-RAN Testbed
  • Container Tools
  • View page source

Container Tools

Contents:

  • Docker
    • Rootless Docker
    • First steps
    • Looking for a pre-built container image
    • Creating the first container
    • Running non-interactively
    • Running interactively
    • Cleaning up containers and images
    • Exposing ports to the container
    • Mounting external drives into the container
    • Building your own container
    • Publishing your own container
  • Docker-compose
    • The docker-compose.yml file
    • Running docker-compose services
    • Stopping docker-compose services
    • Setting up virtual networks between service containers
    • Interdependent containers
  • Kubernetes
    • Installation
    • Starting and stopping the kubernetes cluster
    • Deploying the first pre-built container
    • Debugging a deployment
    • Exposing a service provided by a deployment
    • Removed an exposed service provided by a deployment
    • Removing a deployment
    • Redeploying the first pre-built container
    • Deployment manifest
  • Helm
    • Deploying a Helm chart
    • Configuring a Helm release (chart deployment)
    • Removing a release (chart deployment)
    • Creating a new Helm chart
Previous Next

© Copyright 2023, Gabriel Ferreira, Matheus Oliveira, Lucas Costa.

Built with Sphinx using a theme provided by Read the Docs.