XMLWordPrintable

Details

    • False
    • None
    • False
    • Release Notes
    • 0
    • 0% 0%
    • Hide
      = Adding kubedock to run containers in the UDI

      With this update, link:https://github.com/joyrex2001/[kubedock] is now a part of the UDI ({prod-short} default image). If the environment variable `KUBEDOCK_ENABLED` is set to `true` in a workspace (this can be done using a devfile), the kubedock server is started at startup.

      When `KUBEDOCK_ENABLED=true` then the following commands will be executed with kubedock. The remaining commands, in particular, `podman build`, will be executed by the local Podman:

      * `podman run`
      * `podman ps`
      * `podman exec`
      * `podman cp`
      * `podman logs`
      * `podman inspect`
      * `podman kill`
      * `podman rm`
      * `podman wait`
      * `podman stop`
      * `podman start`
      Show
      = Adding kubedock to run containers in the UDI With this update, link: https://github.com/joyrex2001/ [kubedock] is now a part of the UDI ({prod-short} default image). If the environment variable `KUBEDOCK_ENABLED` is set to `true` in a workspace (this can be done using a devfile), the kubedock server is started at startup. When `KUBEDOCK_ENABLED=true` then the following commands will be executed with kubedock. The remaining commands, in particular, `podman build`, will be executed by the local Podman: * `podman run` * `podman ps` * `podman exec` * `podman cp` * `podman logs` * `podman inspect` * `podman kill` * `podman rm` * `podman wait` * `podman stop` * `podman start`
    • Enhancement
    • Done

    Description

      Using a specific SCC with the right privileges it's currently possible to build a container image with podman build but it's not possible run a container with podman run.

      This feature request is about:

      • Figuring out the minimal SCC required to execute podman run
      • Updating the UDI image so that podman run executes successfully
      • Document how to configure a cluster and and a workspace to execute podman run

      Attachments

        Issue Links

          Activity

            People

              mloriedo Mario Loriedo
              mloriedo Mario Loriedo
              Valerii Svydenko Valerii Svydenko
              Jana Vrbkova Jana Vrbkova
              Votes:
              6 Vote for this issue
              Watchers:
              15 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: