Skip to content

Add test12-k3s: kubernetes/k3s cluster + demo of deploying/using nginx web proxy#41

Merged
kanaka merged 4 commits intomasterfrom
test12-k3s
Aug 22, 2025
Merged

Add test12-k3s: kubernetes/k3s cluster + demo of deploying/using nginx web proxy#41
kanaka merged 4 commits intomasterfrom
test12-k3s

Conversation

@kanaka
Copy link
Collaborator

@kanaka kanaka commented Aug 22, 2025

This adds example test12-k3s which shows how to run a kubernetes cluster in a conlink environment. The example brings up the k3s config via mdc, deploys an nginx web proxy service in the k3s environment, then does a web request from outside k3s, through the proxy in kubernetes, to a webserver outside k3s and back.

kanaka added 4 commits August 22, 2025 02:16
Privileged is required by example test8 for root ns vlan creation. In
test12 the k3s containers require it (for overlayfs mounts) which means
the conlink container is also privileged (must have superset of
privileges of any containers that it adds veth endpoint into).
@kanaka kanaka merged commit f31d059 into master Aug 22, 2025
8 checks passed
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