diff --git a/index.html b/index.html index 186313ca..992c6644 100644 --- a/index.html +++ b/index.html @@ -113,46 +113,46 @@ stylesheet: index
-
+
-
+

A strong separation of concerns.

Developers can define workloads without worrying about implementation details, environment constraints, or policies. Administrators can define environment specifics, and policies. Enable a higher degree of reusability and reduce complexity.

-
+
-
+

Workload portability across cloud providers.

As a multicloud workload and resource orchestrator, Crossplane manages workloads (container, serverless, others) and resources they consume (databases, message queues, buckets, data pipelines, and others) across clouds and on-premise environments.

-
+
-
+

Open source that doesn’t have an agenda.

Crossplane is open source software released under the Apache 2.0 license. Crossplane is a true community-driven effort to define a control plane that can span multiple cloud providers, many regions and offerings.

-
+
-
+

Built with high levels of extensibility.

Leverages tried and tested Kubernetes machinery to provide a high level of extensibility around APIs, resource controllers, schedulers and other components. This empowers the community to build on top of it easily.

-
+
-
+

Full lifecycle management of resources.

A resource controller is responsible for the entire lifecycle of a resource. This resource is responsible for provisioning, health, scaling, failover, and actively