Skip to content

Adds support to run lightweight kubernetes testcontainer using k3s #313

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

Merged
merged 9 commits into from
Nov 28, 2023
Merged

Conversation

ash1425
Copy link
Collaborator

@ash1425 ash1425 commented Mar 1, 2023

fixes #299 by using k3s in container k8s cluster. This is useful in cases when someone is writing k8s extensions and needs to test these in CI flow.

@ash1425 ash1425 marked this pull request as ready for review March 1, 2023 04:08
@ash1425 ash1425 marked this pull request as draft March 1, 2023 04:50
@ash1425 ash1425 requested a review from tillahoffmann March 1, 2023 11:15
@ash1425 ash1425 closed this Mar 4, 2023
@ash1425 ash1425 deleted the k3s branch March 4, 2023 06:39
@ash1425 ash1425 restored the k3s branch March 4, 2023 06:39
@ash1425 ash1425 reopened this Mar 4, 2023
@ash1425 ash1425 marked this pull request as ready for review March 4, 2023 06:53
@ash1425 ash1425 requested a review from pffijt March 4, 2023 06:54
@ash1425 ash1425 merged commit 6ee98a3 into testcontainers:main Nov 28, 2023
@ash1425 ash1425 deleted the k3s branch November 28, 2023 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for kind(kubernetes in docker)
2 participants