Last generated December 4, 2024
Organization
Organization represents schema for managed Kubernetes namespace. Reconciled by organization-operator.
Version v1alpha1
Example CR
apiVersion: security.giantswarm.io/v1alpha1
kind: Organization
metadata:
annotations:
giantswarm.io/docs: https://docs.giantswarm.io/reference/cp-k8s-api/organizations.security.giantswarm.io/
name: example-inc
spec: {}
Properties
.apiVersion
APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
.kind
Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
.metadata
.spec
OrganizationSpec defines the desired state of Organization
.status
OrganizationStatus defines the observed state of Organization
.status.namespace
Namespace is the namespace containing the resources for this organization.
This documentation page shows information based on organization-operator v2.0.2.
Need help with the Management API?
We listen in your Slack support channel. And of course, we welcome your pull requests to improve these docs!