<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Concepts on Capsule</title><link>https://projectcapsule.dev/docs/operating/concepts/</link><description>Recent content in Concepts on Capsule</description><generator>Hugo -- gohugo.io</generator><language>en</language><atom:link href="https://projectcapsule.dev/docs/operating/concepts/index.xml" rel="self" type="application/rss+xml"/><item><title>Architecture</title><link>https://projectcapsule.dev/docs/operating/concepts/architecture/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://projectcapsule.dev/docs/operating/concepts/architecture/</guid><description>Key Decisions Introducing a new separation of duties can lead to a significant paradigm shift. This has technical implications and may also impact your organizational structure. Therefore, when designing a multi-tenant platform pattern, carefully consider the following aspects. As Cluster Administrator, ask yourself:
🔑 How much ownership can be delegated to Tenant Owners (Platform Users)? The answer to this question may be influenced by the following aspects:
Are the Cluster Administrators willing to grant permissions to Tenant Owners?</description></item><item><title>Known Metadata</title><link>https://projectcapsule.dev/docs/operating/concepts/known-metadata/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://projectcapsule.dev/docs/operating/concepts/known-metadata/</guid><description>Labels Labels commonly used in Capsule items are listed below. These labels are applied to the corresponding resources by the Capsule controller and can be used for filtering and selection purposes.
capsule.clastix.io/tenant Description Target Objects Audience Established the connection between Object and Tenant. It&amp;rsquo;s value indicates the owning Tenant * Namespaces having a relationship to Tenants Controller projectcapsule.dev/tenant Description Target Objects Audience Established the connection between Object and Tenant. It&amp;rsquo;s value indicates the owning Tenant.</description></item><item><title>Templating</title><link>https://projectcapsule.dev/docs/operating/concepts/templating/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://projectcapsule.dev/docs/operating/concepts/templating/</guid><description>Fast Templates For simple template cases we provide a fast templating engine. With this engine, you can use Go templates syntax to reference Tenant and Namespace fields. There are no operators or anything else supported.
Available fields are:
{{tenant.name}}: The Name of the Tenant {{namespace}}: The Name of the namespace within the tenant (current context) Sprout Templating Our template library is mainly based on the upstream implementation from Sprout. You can find the all available functions here:</description></item></channel></rss>