Skip to main content

Overview

In the Astro Platform, organizations:

  • Logically organize and manage resources within the platform.
  • Group cluster resources, application profiles, and application resources.
  • Organize and distribute resources to relevant clusters and application profiles.
  • Associate users and their access keys.

Member Management

  • You can manage organization members by adding or removing them.
    • admin role is required to add or remove team members.
  • You can create and revoke API keys for managing organization resources.
  • When a user logs in via astroctl auth login, a default organization is created.
    • An access API key is generated and a default developer role is assigned.
  • The API key allows access to application and application resources.
    • The API key is associated with RBAC, granting access to specific operations.
Default Organization

The default organization is for testing and debugging purposes only. To add teams, you need to have the admin role. Once you have the admin role, you can add team members.

Overall, organizations play a crucial role in structuring and managing the resources within the Astro Platform. They provide a flexible and scalable way to organize clusters, application profiles, and application resources, enabling efficient management and collaboration within your projects and teams.