Skip to content

Commit

Permalink
Update k8s cluster distributors list (#2880)
Browse files Browse the repository at this point in the history
  • Loading branch information
chethanv28 authored May 9, 2024
1 parent ddaf66e commit db59101
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmd/syncer/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,8 @@ func initSyncerComponents(ctx context.Context, clusterFlavor cnstypes.CnsCluster
"openshift": "Openshift",
"wcp": "Supervisor",
"vmware": "TanzuKubernetesCluster",
"eks": "EKS",
"aks": "AKS",
"nativek8s": "VanillaK8S",
}
distributionUnknown := true
Expand Down

0 comments on commit db59101

Please sign in to comment.