deployments-k8s
deployments-k8s copied to clipboard
Unify spire setup
Description
This PR moves spire setup for multi-cluster examples into examples/spire
.
In examples/interdomain
and examples/floating_interdomain
there are new spiffe-federation
setups, that contain scenario-specific setup.
Issue link
https://github.com/networkservicemesh/deployments-k8s/issues/7673
How Has This Been Tested?
- [ ] Added unit testing to cover
- [x] Tested manually
- [x] Tested by integration testing
- [ ] Have not tested
Types of changes
- [ ] Bug fix
- [ ] New functionallity
- [ ] Documentation
- [x] Refactoring
- [ ] CI