close
The Wayback Machine - https://web.archive.org/web/20210313135552/https://github.com/topics/multitenant
Skip to content
#

multitenant

Here are 80 public repositories matching this topic...

🐝 IoT Technical Guide --- 从零搭建高性能物联网平台及物联网解决方案和Thingsboard源码分析 (IoT Platform, SaaS, MQTT, CoAP, HTTP, Modbus, OPC, WebSocket, 物模型,Protobuf, PostgreSQL, MongoDB, Spring Security, OAuth2, RuleEngine, Kafka, Docker)

  • Updated Mar 12, 2021
  • Java
capsule-proxy
prometherion
prometherion commented Mar 11, 2021

Capsule provides enforcement regarding the StorageClass a Tenant Owner can use, thanks to the .spec.ingressClasses specification field.

apiVersion: capsule.clastix.io/v1alpha1
kind: Tenant
metadata:
  name: oil
  ingressClasses:
    allowed:
      - external-lb
    allowedRegex: "oil-.*-ingress"

Although the description of this feature is already documented on Capsule

Improve this page

Add a description, image, and links to the multitenant topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the multitenant topic, visit your repo's landing page and select "manage topics."

Learn more