-
Notifications
You must be signed in to change notification settings - Fork 82
federation: Known issues #88
Comments
Please feel free to add anything that I missed. |
I tried to run federation control plane on aws but got many issues recently.
|
@valichek Could you try using |
@madhusudancs getting following errors when starting federation services with kubefed
First time there was a message for ec-2 instance: "One or more volumes attached to this instance is impaired". And volume stuck in attaching. |
well, after some time,
I have check |
That's an old commit. If you want to use AWS Route53 instead of Google Cloud DNS, pass For now, you can configure everything you want by just editing the deployments directly after running We are collecting a list of things we need to make configurable. What else would you like to configure? |
@madhusudancs well, for now it looks that I need to configure CIDR, I used kube-aws tool to run the cluster, and have following options: If I understand the config properly, I have to change from And thank you. |
And |
@madhusudancs Is there a means to move the federation control plane to another cluster? We're trying to avoid in-place upgrades of k8s clusters - should I file a separate bug on kubefed? |
@valichek |
@rbtcollins It is possible, but you have to orchestrate that manually. You just need to start the federation API server and controller manager pods in the new cluster and attach the etcd volume from the old cluster to those pods. Please feel free to file an issue for |
We can update this issue to track all of the remaining GA items. |
Because deploy.sh is specific to gce and gke, federation e2e tests cannot run as documented on Azure (or aws). Other documentation on how to run federation tests manually is not available |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Rotten issues close after 30d of inactivity. Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
/reopen Isn't this issue about the state of federation? |
@luceos: you can't re-open an issue/PR unless you authored it or you are assigned to it. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/assign |
/reopen |
/unassign |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
/lifecycle frozen |
Friday Dec 16, 2016 at 19:52 GMT
Originally opened as kubernetes/kubernetes#38893
Compiling a list of high level known issues that customers should be aware of while deciding to use federation:
cc @kubernetes/sig-federation-misc
The text was updated successfully, but these errors were encountered: