Create Your First Project

Remember that Project IDs are automatically generated. These IDs, often memorable and fun, help with usage tracking, logging, and data discovery.
Projects are the core concept of klustr, similar to Google Cloud, your organization can have multiple projects. It is up to you on how you define what is a project but we highly suggest that you create a project as a top level, and do NOT create projects and clone them "per environment".
What do you get when you create your project?
Billing and Usage - Each project is linked to its own billing and usage metrics to enable you to get insights and also ensure planning for consumption and use.
Credentials - Each project can have multiple credentials which have their own unique permissions enabling your projects to access or restrict various users and features.
Team Members - Each project has its own set of team members ensuring you give access to the ritgh people in your organization to manage and administrate the projects.
Storage - Each project can create its own storage and s3 buckets for use by that project as well as secure access granularily to each one.
Why is there only on Application registration per Project?
Each project can have at most one "app" that enables your project to connect to authentication and authorization services. In order to have multiple apps you must create multiple projects as each app may ask or need different levels of consent and activation. To protect the customers and to ensure data-rights are followed a single project can NOT have multiple apps acting on dramatically different sets of data.
Last updated