Discover reasons why top companies like Replicated buy instead of build their dev platform
Watch the Webinar Recording

Local Kubernetes Development With Crossplane and Okteto

Last week I co-hosted an episode of The Binding Status with Crossplane's maintainer Daniel Mangum. It was a blast! We talked about our open source project, Crossplane, and how you can use both to develop Cloud Native applications that span Kubernetes deployments and Cloud Services.

Watch the recording here 📺:

Here are my top takeaways from the talk:

  • A lot of applications contain resources that are not hosted in Kubernetes, like databases.
  • Crossplane helps you manage your cloud services using kubectl.
  • Being able to use the same type of cloud services in dev and prod helps you catch bugs early on.
  • Okteto's remote dev environment automatically inherit the secrets created by Crossplane just as if you were in a production pod.

The code Dan used during the demos is available here.

Ramiro BerrellezaCEO & Co-founder View all posts

Slash Your Kubernetes Costs During Development

Using Kubernetes can be quite costly, to be frank. Regardless of the cloud provider you choose for your cluster, there are expenses associated with the...

September 26, 2023
Avatar of Arsh SharmaAvatar of Arsh SharmaArsh Sharma

Making Your Helm-Packaged Applications Ready for Cloud Native Development with Okteto

Helm, often referred to as the "package manager for Kubernetes," is a powerful tool that streamlines the installation and management of cloud native applications...

September 01, 2023
Avatar of Arsh SharmaAvatar of Arsh SharmaArsh Sharma