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 Kubelet /etc/iscsi and iscsiadm mounts on bare-metal #350

Merged
merged 1 commit into from
Nov 28, 2018

Conversation

dghubble
Copy link
Member

@dghubble dghubble commented Nov 28, 2018

  • Allow using iSCSI with Container Linux bare-metal clusters
  • Warning, iSCSI isn't part of Kubernetes conformance and isn't regularly evaluated

Adapts #103, closes #310

* Allow using iSCSI with Container Linux bare-metal clusters
* Warning, iSCSI isn't part of Kubernetes conformance and isn't
regularly evaluated
@dghubble dghubble merged commit bcce02a into master Nov 28, 2018
@dghubble dghubble deleted the mount-iscsiadm branch November 28, 2018 09:41
dghubble added a commit that referenced this pull request Dec 12, 2020
* Remove Kubelet `/etc/iscsi` and `iscsiadm` host mounts that
were added on bare-metal, since these no longer work on either
Fedora CoreOS or Flatcar Linux with newer `iscsiadm`
* These special mounts on bare-metal date back to #350 which
added them to provide a way to use iSCSI in Kubernetes v1.10
* Today, storage should be handled by external CSI providers
which handle different storage systems, which doesn't rely
on Kubelet storage utils

Close #907
Snaipe pushed a commit to aristanetworks/monsoon that referenced this pull request Apr 13, 2023
* Remove Kubelet `/etc/iscsi` and `iscsiadm` host mounts that
were added on bare-metal, since these no longer work on either
Fedora CoreOS or Flatcar Linux with newer `iscsiadm`
* These special mounts on bare-metal date back to poseidon#350 which
added them to provide a way to use iSCSI in Kubernetes v1.10
* Today, storage should be handled by external CSI providers
which handle different storage systems, which doesn't rely
on Kubelet storage utils

Close poseidon#907
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ISCSI doesn't work
2 participants