Marketplace

Crossplane with Yandex Cloud support

Updated May 2, 2024

Crossplane is an open-source Kubernetes add-on that lets you bring solutions from different providers into a single infrastructure and provide application developers access to this infrastructure through high-level APIs. With Crossplane, users can manage third-party services in the same way they manage Kubernetes resources.

Deployment instructions
  1. Create a service account:

    yc iam service-account create --name <service
        account name>
    
  2. Assign the service account the admin role:

    yc resource-manager folder add-access-binding <folder name or ID> \
       --service-account-name <service account name> \
       --role admin
    
  3. Configure the application:

    • Namespace: Select a namespace or create a new one.

    • Application name: Enter an application name.

    • Service account key:

      1. Click Create new.
      2. Select the previously created service account from the list.
      3. Select RSA_2048 as your encryption algorithm.
      4. Click Create.
  4. Click Install.

  5. Wait for the Crossplane application to change its status to Deployed.

Billing type
Free
Type
Kubernetes® Application
Category
Developer tools
Publisher
Yandex Cloud
Use cases
  • Managing cloud resource via Kubernetes.
  • Managing multi-cloud infrastructure.
Technical support

Yandex Cloud technical support is available 24/7 to respond to requests. The types of requests available and their response time depend on your pricing plan. You can enable paid support in the management console. Learn more about requesting technical support.

Product composition
Helm chartVersion
Pull-command
Documentation
yandex-cloud/crossplane/crossplane1.14.5Open
Docker imageVersion
Pull-command
yandex-cloud/crossplane/crossplane1712745377253078064438060602872961801176783341937v1.14.0
yandex-cloud/crossplane/provider-jet-yc1712745377253078064438060602872961801176783341937v0.3.1
Terms
By using this product you agree to the and the terms and conditions of the following software: Crossplane provider-jet-ycCrossplane
Billing type
Free
Type
Kubernetes® Application
Category
Developer tools
Publisher
Yandex Cloud