Init
This commit is contained in:
7
kind-config-resolved.yaml
Normal file
7
kind-config-resolved.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
kind: Cluster
|
||||
apiVersion: kind.x-k8s.io/v1alpha4
|
||||
name: kupyter
|
||||
containerdConfigPatches:
|
||||
- |-
|
||||
[plugins."io.containerd.grpc.v1.cri".registry.mirrors."localhost:5000"]
|
||||
endpoint = ["http://10.89.2.2:5000"]
|
||||
Reference in New Issue
Block a user