<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Proxy on Capsule</title><link>https://deploy-preview-80--docs-projectcapsule.netlify.app/docs/proxy/</link><description>Recent content in Proxy on Capsule</description><generator>Hugo -- gohugo.io</generator><language>en</language><atom:link href="https://deploy-preview-80--docs-projectcapsule.netlify.app/docs/proxy/index.xml" rel="self" type="application/rss+xml"/><item><title>Installation</title><link>https://deploy-preview-80--docs-projectcapsule.netlify.app/docs/proxy/installation/</link><pubDate>Thu, 05 Jan 2017 00:00:00 +0000</pubDate><guid>https://deploy-preview-80--docs-projectcapsule.netlify.app/docs/proxy/installation/</guid><description>Capsule Proxy is an optional add-on of the main Capsule Operator, so make sure you have a working instance of Capsule before attempting to install it. Use the capsule-proxy only if you want Tenant Owners to list their Cluster-Scope resources.
The capsule-proxy can be deployed in standalone mode, e.g. running as a pod bridging any Kubernetes client to the APIs server. Optionally, it can be deployed as a sidecar container in the backend of a dashboard.</description></item><item><title>ProxySettings</title><link>https://deploy-preview-80--docs-projectcapsule.netlify.app/docs/proxy/proxysettings/</link><pubDate>Tue, 20 Feb 2024 00:00:00 +0000</pubDate><guid>https://deploy-preview-80--docs-projectcapsule.netlify.app/docs/proxy/proxysettings/</guid><description>The configuration for the Proxy is also declarative via CRDs. This allows both Administrators and Tenant Owners to create flexible rules.
GlobalProxysettings As an administrator, you might have the requirement to allow users to query cluster-scoped resources which are not directly linked to a tenant or anything like that. In that case you grant cluster-scoped LIST privileges to any subject, no matter what their tenant association is. For example:
apiVersion: capsule.</description></item><item><title>Controller Options</title><link>https://deploy-preview-80--docs-projectcapsule.netlify.app/docs/proxy/options/</link><pubDate>Tue, 20 Feb 2024 00:00:00 +0000</pubDate><guid>https://deploy-preview-80--docs-projectcapsule.netlify.app/docs/proxy/options/</guid><description>You can customize the Capsule Proxy with the following configuration
Flags Feature Gates Feature Gates are a set of key/value pairs that can be used to enable or disable certain features of the Capsule Proxy. The following feature gates are available:
Feature Gate Default Value Description ProxyAllNamespaced true ProxyAllNamespaced allows to proxy all the Namespaced objects. When enabled, it will discover apis and ensure labels are set for resources in all tenant namespaces resulting in increased memory.</description></item><item><title>API Reference</title><link>https://deploy-preview-80--docs-projectcapsule.netlify.app/docs/proxy/reference/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://deploy-preview-80--docs-projectcapsule.netlify.app/docs/proxy/reference/</guid><description>Packages:
capsule.clastix.io/v1beta1 capsule.clastix.io/v1beta1 Resource Types:
GlobalProxySettings
ProxySetting
GlobalProxySettings GlobalProxySettings is the Schema for the globalproxysettings API.
Name Type Description Required apiVersion string capsule.clastix.io/v1beta1 true kind string GlobalProxySettings true metadata object Refer to the Kubernetes API documentation for the fields of the metadata field. true spec object GlobalProxySettingsSpec defines the desired state of GlobalProxySettings. false GlobalProxySettings.spec GlobalProxySettingsSpec defines the desired state of GlobalProxySettings.
Name Type Description Required rules []object Subjects that should receive additional permissions.</description></item></channel></rss>