Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 555 Bytes

File metadata and controls

23 lines (13 loc) · 555 Bytes

K3s

Since testcontainers-python :material-tag: v4.6.0

Introduction

The Testcontainers module for K3s.

Adding this module to your project dependencies

Please run the following command to add the K3s module to your python dependencies:

pip install testcontainers[k3s] kubernetes pyyaml

Usage example

Creating a K3s container