Documentation Index
Fetch the complete documentation index at: https://launchdarkly-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
The Crossplane provider is available to all customers, but some features are only available to customers on select plans. To learn more, read about our pricing. To upgrade your plan, contact Sales.
Overview
This topic explains what the LaunchDarkly Crossplane provider is, how you can use it, and where to find additional documentation for it. The LaunchDarkly Crossplane provider manages LaunchDarkly resources as Kubernetes custom resources. This provider enables you to use Kubernetes-style YAML configurations to configure and control feature flags, environments, projects, teams, and more. The provider exposes managed resources for the LaunchDarkly API. You do not need to choose between the LaunchDarkly user interface (UI) and the Crossplane provider. You can use a hybrid approach that meets your needs. For example, you might manage one set of LaunchDarkly resources through the Crossplane provider and another set through the UI.A common scenario is using roles to define the LaunchDarkly entities managed by Crossplane. For example, you can tag Crossplane-managed resources with a
crossplane tag and use role policies to prevent team members from modifying those resources with the LaunchDarkly UI.To learn more, read Roles.