Project in cluster environment

Hi,

I have an Incus cluster environment with two projects. I want to know if this is correct behavior.
When I switch from one project to another on one server, the incus ls command lists that project,
but when I switch to another server, the default project is listed. When in a cluster, shouldn’t changes made on any server affect the others?

Regards.

Yeah, that’s normal. The active project is just a flag in the CLI config (~/.config/incus/config.yml)

1 Like