Skip to content

No support for PersistentVolumeClaims in Kubernetes backend #76

@mvdbosch

Description

@mvdbosch

In a Google Kubernetes engine, it is not possible to manually set-up a shared workspace mount. The way to have a shared disk, is by using Persistent Volumes instead of the Host_path volumes (as is currently implemented in the api_client)

When I have time available, I will attempt to implement the following:

  • configuration setting, which can set the option for host_path based or persistent volume based
  • Persistent Volume implementation in the Kubernetes api_client

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions