Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SSH keypair to GCP Machines #5

Open
PadmaB opened this issue Feb 13, 2019 · 5 comments
Open

Add SSH keypair to GCP Machines #5

PadmaB opened this issue Feb 13, 2019 · 5 comments
Labels
lifecycle/rotten Nobody worked on this for 12 months (final aging stage) priority/2 Priority (lower number equals higher priority)

Comments

@PadmaB
Copy link

PadmaB commented Feb 13, 2019

SSH keypairs are attached to a machine during machine creation for all providers except GCP at the moment.

Note:
After investigation, it was identified that the fix is required in Gardener and not in MCM, hence creating the issue here for better tracking
Ref gardener/machine-controller-manager#192 for more details

@rfranzke rfranzke transferred this issue from gardener/gardener Jun 12, 2019
@ialidzhikov
Copy link
Member

Is that the reason why gardenctl ssh does not work for GCP?

@rfranzke
Copy link
Member

@ialidzhikov @DockToFuture is this done? How does gardenctl ssh work for GCP nodes? I don't see anywhere in our GCP extension that the SSH key is added to GCP nodes?

@vpnachev
Copy link
Member

vpnachev commented Jan 6, 2020

On GCP the ssh keys are not provided during VM creation, check https://stackoverflow.com/a/27536795 and https://cloud.google.com/compute/docs/instances/adding-removing-ssh-keys

@rfranzke rfranzke transferred this issue from gardener-attic/gardener-extensions Jan 30, 2020
@ghost ghost added the lifecycle/stale Nobody worked on this for 6 months (will further age) label Mar 30, 2020
@ghost ghost added lifecycle/rotten Nobody worked on this for 12 months (final aging stage) and removed lifecycle/stale Nobody worked on this for 6 months (will further age) labels May 30, 2020
@prashanth26 prashanth26 added the priority/2 Priority (lower number equals higher priority) label Apr 16, 2021
@ialidzhikov ialidzhikov removed the lifecycle/rotten Nobody worked on this for 12 months (final aging stage) label Apr 21, 2021
@ialidzhikov
Copy link
Member

@petersutter, @xrstf you may want to know about this issue as part of GEP-15.

@prashanth26
Copy link

I am currently working on something else. However, I will try to spend some time in the coming weeks to fix this one.

aylei pushed a commit to aylei/gardener-extension-provider-gcp that referenced this issue May 7, 2021
Merge pull request gardener#5 from pingcap/remove-sa
@gardener-robot gardener-robot added the lifecycle/stale Nobody worked on this for 6 months (will further age) label Oct 19, 2021
@gardener-robot gardener-robot added lifecycle/rotten Nobody worked on this for 12 months (final aging stage) and removed lifecycle/stale Nobody worked on this for 6 months (will further age) labels Apr 18, 2022
kron4eg added a commit to kron4eg/gardener-extension-provider-gcp that referenced this issue Dec 2, 2024
…-controllermanager (gardener#5)

* Provide correct --service-cluster-ip-range to kube-apiserver and kube-controllermanager

Signed-off-by: Artiom Diomin <[email protected]>

* Configure cloud routes if IPv4 overlay is enabled

Signed-off-by: Artiom Diomin <[email protected]>

---------

Signed-off-by: Artiom Diomin <[email protected]>
kron4eg added a commit to kron4eg/gardener-extension-provider-gcp that referenced this issue Dec 11, 2024
…-controllermanager (gardener#5)

* Provide correct --service-cluster-ip-range to kube-apiserver and kube-controllermanager

Signed-off-by: Artiom Diomin <[email protected]>

* Configure cloud routes if IPv4 overlay is enabled

Signed-off-by: Artiom Diomin <[email protected]>

---------

Signed-off-by: Artiom Diomin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/rotten Nobody worked on this for 12 months (final aging stage) priority/2 Priority (lower number equals higher priority)
Projects
None yet
Development

No branches or pull requests

6 participants