-
Notifications
You must be signed in to change notification settings - Fork 82
federation: Known issues #88
Comments
Comment by nikhiljindal Please feel free to add anything that I missed. |
Comment by valichek I tried to run federation control plane on aws but got many issues recently.
|
Comment by madhusudancs @valichek Could you try using |
Comment by valichek @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. |
Comment by valichek well, after some time,
I have check |
Comment by madhusudancs
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? |
Comment by valichek @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. |
Comment by valichek And |
Comment by rbtcollins @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? |
Comment by madhusudancs @valichek |
Comment by madhusudancs @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 |
Comment by quinton-hoole We can update this issue to track all of the remaining GA items. |
Comment by xtophs 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 |
Issue by nikhiljindal
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: