K8s plugin - #2044
Open
jshi991 wants to merge 4 commits into
Open
Conversation
Contributor
|
@jshi991 Please resubmit with verified commit signatures. Thanks! |
jshi991
force-pushed
the
k8s-plugin-upstream
branch
3 times, most recently
from
July 30, 2026 21:49
ad88d2c to
b22f47d
Compare
Contributor
|
@jshi991 In the PR description, please remove the alert regarding signed commits, and replace it with a short bullet list: |
jshi991
force-pushed
the
k8s-plugin-upstream
branch
from
July 30, 2026 23:43
b22f47d to
ea989c5
Compare
Add container k8s plugin for local Kubernetes cluster support. Commands: create, start, delete, load-image, write-config, list. Node image: docker.io/kindest/node (ships kubeadm/kubelet/kubectl/containerd) Bootstrap: kubeadm init with kindnet CNI, control-plane taint removed Image loading: OCI tar via ctr images import into k8s.io namespace Port mapping: 6445+ (host) -> 6443 (container API server) Kubeconfig: merged into ~/.kube/config via atomic write
Unit tests: K8sListTests (list output formatting), KubeconfigMergeTests (kubeconfig merge logic) Integration tests: TestK8sRunSerial, TestK8sLoadImageSerial, TestK8sNetworkingSerial, TestK8sWriteConfigSerial
jshi991
force-pushed
the
k8s-plugin-upstream
branch
from
July 30, 2026 23:58
ea989c5 to
66d1e39
Compare
perplexiphone-cmd
approved these changes
Jul 31, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.