4 min read

Provisioning Cloud Resources

Crossplane (the project) has matured fast and is ready for its prime time. The Open Source project is a safe bet today. The company behind the project (Upbound) had created impressive momentum bringing collaborations from large companies in the Cloud-Native space to contribute back.
Provisioning Cloud Resources

TLTR: Crossplane (the project) has matured fast and is ready for its prime time. The Open Source project is a safe bet today. The company behind the project (Upbound) had created impressive momentum bringing collaborations from large companies in the Cloud-Native space to contribute back. The future looks bright for Crossplane (the project), but what about the company? Monetizing an Open Source project is hard, but Upbound is betting on a managed service around the Open Source project and establishing partnerships with other software and service providers.

You can DOWNLOAD the PDF version of the report HERE.

Company Name: Upbound

Project: Crossplane

  • Popularity: Almost 7K Github stars
  • Maturity: CNCF incubating, Mature, and production-ready
  • Space: infrastructure as code, internal development platform

Ratings:

  • Buzz Factor 10 / 10
  • Community 9 / 10
  • Project Readiness 8 / 10
  • Easiness of Use 4 / 10
  • Product market fit 7/10
  • Company success 4/10

KubeCon Europe was a great chance to see how vibrant the Cloud-Native space is. In this monthly report, I wanted to highlight a company and a project close to my heart: Crossplane and Upbound, which were very active at this year's conference.

I’ve been contributing where I can to the Crossplane project for a while and interacting with Upbound engineers, Crossplane maintainers, and some of the companies associated with the project. I know the project well, I’ve been following Upbound for a while now, so I thought about using my personal experience, the data that I’ve collected during KubeCon, and some external feedback to shape up these reports.

Problem Space

Creating Cloud-Native applications require teams to provision cloud resources such as databases, clusters, networks, VMs, brokers, buckets, etc. Creating and configuring these cloud resources is challenging and Cloud Provider specific. Teams have learned to use tools like HashiCorp’s Terraform to describe and provision complex infrastructure across cloud providers. Terraform uses its language (HCL) to describe what needs to be provisioned then the operator can run a terraform command to apply these configurations to your Cloud Provider of choice. This approach (infrastructure as code) is well-known and widely used in the industry.

The Open Source Project

Crossplane was created to make the process of defining and configuring infrastructure Kubernetes-native. What does this mean? Or why is this important? First, Crossplane allows users to define the infrastructure needed as Kubernetes resources. It doesn’t introduce a new language. If you are a Kubernetes user, using Crossplane feels natural. This also allows you to reuse all your Kubernetes tooling to manage and use Crossplane. No new tools are needed. For teams that are heavily invested in Kubernetes, Crossplane makes a lot of sense.

Product Space

After almost three years after Crossplane's inception (donated to the CNCF on June 25, 2020) into the Kubernetes space, I can say that the tool is solid, production-ready, and has very healthy community support. Recently VMware added support for Crossplane in their Kubernertes offering, Tanzu, which is a good sign of trust from third-party product providers. Upbound the company behind the project, offers Upbound, a Crossplane Managed Service. In other words, you offload the responsibility of running Crossplane itself to Upbound. Check their company’s one pager released after KubeCon here.

Rating Details

  • Buzz Factor (10/10): Crossplane went from being a great community project with great potential to a solid project with massive support from different companies interested in the space. The amount of companies mentioning Crossplane on CNCF working groups and main tracks in conferences like KubeCon NA and KubeCon EU shows that the project is ready for mass adoption.
  • Community (9/10): The Crossplane Contrib GitHub organization contains 75 extensions that are community driven. Showing integrations with Cloud Providers such as Linode, Civo, and DigitalOcean.
  • Project Readiness (8/10): While Crossplane is complete with its basic features, some more complex features are being developed. This shows that the project is entering a phase where it needs to be ready for complex and large setups for real-life use cases.
  • Easiness of use (4/10): To install and use Crossplane, you must be a seasoned Kubernetes user. Crossplane extends Kubernetes with very advanced capabilities. This requires  users to understand it will connect and interact with Cloud Providers to create external resources. Extending Crossplane is possible but requires seasoned Kubernetes engineers.
  • Product market fit (7/10): If you are a Kubernetes user and working on top of a Cloud Provider, Crossplane makes a lot of sense. Running and maintaining Crossplane in a production setup is a completely different story, as SREs will need to learn how to manage and troubleshoot it when problems arise. Company success (4/10): Upbound’s public Customer List doesn’t show any big names, but convincing big names to endorse startups is always hard. I expect an expansion in their public customer references and partners. I am sure that more announcements will come for KubeCon NA in November.

Community buzz

Takeaways

Why should you keep an eye on Crossplane and Upbound:

  • They are pushing the boundaries on how managed services on top of Kubernetes are run and productized
  • They are solving challenges that you will need to solve sooner or later in your Kubernetes journey
  • They are partnering with organizations like VMware, which aggregates multiple Open Source projects to offer services and products to large organizations.  This is a great sign of maturity. As larger companies bet on the project, the adoption will grow.
  • Upbound's biggest challenge is gaining market share with Pulumi and Terraform users. Showing more production use cases and case studies dramatically impacts the community and new potential large users' perceptions.