Podman + minikube

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • runtime-spec

    OCI Runtime Specification

  • minikube

    Run Kubernetes locally

  • Como mencionado nesta issue, os drivers do minikube devem executar em modo rootful. O principal risco de rodar o driver em modo root é a chance de ocorrer uma escalada de privilégios até o host. Para evitar este tipo de problema vamos recorrer a uma alternativa rootless: O usernetes

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • wsl2-plus-podman

  • usernetes

    Kubernetes without the root privileges

  • usernetes: alternativa rootless para o minikube

  • podman

    Podman: A tool for managing OCI containers and pods.

  • 😄 minikube v1.25.2 on Ubuntu 20.04 (amd64) ✨ Using the podman driver based on existing profile 💣 Exiting due to PROVIDER_PODMAN_NOT_RUNNING: "sudo -k -n podman version --format " exit status 1: sudo: a password is required 💡 Suggestion: Add your user to the 'sudoers' file: 'myuser ALL=(ALL) NOPASSWD: /usr/bin/podman' 📘 Documentation: https://podman.io

  • cri-o

    Open Container Initiative-based implementation of Kubernetes Container Runtime Interface

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts