Skip to content

Adds support to run lightweight kubernetes testcontainer using k3s - #313

Merged
ash1425 merged 9 commits into
testcontainers:mainfrom
ash1425:k3s
Nov 28, 2023
Merged

Adds support to run lightweight kubernetes testcontainer using k3s#313
ash1425 merged 9 commits into
testcontainers:mainfrom
ash1425:k3s

Conversation

@ash1425

@ash1425 ash1425 commented Mar 1, 2023

Copy link
Copy Markdown
Contributor

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
Comment thread k3s/testcontainers/k3s/__init__.py Outdated
Comment thread k3s/testcontainers/k3s/__init__.py Outdated
Comment thread k3s/testcontainers/k3s/__init__.py
Comment thread k3s/testcontainers/k3s/__init__.py Outdated
@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