I want to know if I can view and manage my team's clusters on the same cloud subscription using SkyPilot.
Joe Valle
Asked on Oct 19, 2023
Yes, you can see your team's clusters and perform actions on them using SkyPilot. In a team setting, full visibility can be obtained through the cloud console. An admin or team lead user can log into the cloud provider (e.g., Azure) and see everything in the subscription. You can also use the cloud console to debug issues by SSHing or rsyncing files from your machine to someone on your team's cluster. If a team member goes on vacation, you can stop their cluster using the recommended Autostop feature. SkyPilot supports tagging instances, so you can easily filter and find clusters based on tags. Additionally, you can distribute common YAML files using GitHub or other version control systems alongside the project code. This allows team members to share and use the same YAML files. If you have any specific requirements or need further assistance, feel free to discuss them.