-
# Update 1/9/19:
After talking about this internally, we've been working on a proposed solution for this. Below is a writeup on what we're thinking, and we've included some example scripts so you c…
-
*Title*: SPIFFE and Envoy to achieve cross-cluster mTLS where every cluster utilizes an independent SPIFFE trust domain.
*Description*:
There is a strong desire from the community for the ability …
-
In case of a compromised UpstreamCA or self-signed SPIRE cluster, it is important to be able to quickly rotate the trust bundles and SVIDs of all downstream consumers, plus propagate the trust bundle …
-
**What would you like to be added**:
Current constructors:
```go
type SharedIndexInformer interface {
SharedInformer
// AddIndexers add indexers to the informer before it starts.
…
-
Hi,
Im really like the KubeFed project and see a lot of potential in that tech especially in hybrid scenarios but me and my customers are wondering about unclear GA dates and the roadmap. I know that…
-
I'm trying to a use external secret into EKS.
And use IRSA to add authentication.
I want to use external secret in this pattern like the one in this comment https://github.com/external-secrets/k…
-
environment
kubectl version:v1.16.3 (K8s cluster created by kubeadm)
kubefed version:v0.3.1
tow clusters:
CURRENT NAME CLUSTER AUTHINFO NAMESPACE
* cluster1 …
-
When you have istio spanning multiple Kubernetes clusters, kiali will only list namespaces that live on the cluster where Kiali runs.
There is a flag istio/multicluster. If that is true, we should …
-
**What would you like to be added**:
Ability to define a `clusterSelector` on all FederatedOverride objects.
**Why is this needed**:
We plan to manage many clusters with Hive + Federation. R…
-
## Background
If a target type in a `FederatedTypeConfig` not present in one or more member clusters, that will cause the sync controller totally not working because the federated informer hanging in…