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

kubeadm: add NFS test #480

Merged
merged 2 commits into from
Nov 9, 2023
Merged

kubeadm: add NFS test #480

merged 2 commits into from
Nov 9, 2023

Conversation

tormath1
Copy link
Contributor

@tormath1 tormath1 commented Nov 9, 2023

In this PR, we leverage an already deployed Kubernetes cluster to setup NFS storage class for testing. Helm is pulled via Ignition configuration to ease deployment of such applications.

This can help to catch Kernel errors like the one raised in flatcar/Flatcar#1226


Tested on OpenStack: kubeadm.v1.28.1.flannel.base kubeadm.v1.27.2.cilium.base kubeadm.v1.26.5.flannel.base it fails with current stable but it passes with nightly as mentioned here: flatcar/Flatcar#1226 (comment)

this can be used to ease the testing of complexe kubernetes deployment

Signed-off-by: Mathieu Tortuyaux <[email protected]>
This deploys an NFS storage class and tests that we can deploy a pod
consuming this storage using NFS vers 4.2 mounting options.

Signed-off-by: Mathieu Tortuyaux <[email protected]>
@tormath1 tormath1 self-assigned this Nov 9, 2023
@tormath1 tormath1 requested a review from a team November 9, 2023 14:18
@tormath1 tormath1 merged commit 6a85332 into flatcar-master Nov 9, 2023
2 checks passed
@tormath1 tormath1 deleted the tormath1/nfs branch November 9, 2023 16:22
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.

2 participants