Skip to main content
Version: 1.28

Cloud Credentials

In the Admin Dashboard, you can configure Cloud Credentials for accessing your cloud account. Cloud Credentials are automatically used by Okteto in your Okteto Manifest commands, eliminating the need to manage static credentials. Once configured, all developers can securely access your cloud provider using the Okteto cluster's identity, enhancing overall security and simplifying credential management.

Cloud credentials view

Follow our guides below to learn how to configure your Cloud Credentials for supported cloud providers:

note

If you see a “Read-only” tag next to Cloud Credentials in the interface, it means that these items were defined using Custom Resource Definitions (CRDs). Such items cannot be modified through the Admin Dashboard. To make changes, you will need to update the associated CRD directly.

Manage Cloud Credentials using CRDs

You can also manage your Cloud Credentials using CRDs. This is useful, for example, if you have your own mechanism to provision Cloud Credentials in your cluster.

If you add credentials using CRDs they will be displayed in the UI, but they can't be modified from the UI. If you want to manage them from the UI, they must be created from there.