fabric-samples/test-network-k8s/scripts
Tatsuya Sato 385a35b744
Fix KIND cluster creation for test-network-k8s (#1375)
This PR replaces deprecated containerd registry.mirrors configuration with
config_path mode and hosts.toml, required for containerd 2.x
(KIND v0.27.0+). The old configuration prevents the CRI plugin
from loading, causing kubelet to fail on startup.

Also, this fixes CA enrollment in create_node_local_MSP() to specify
port 443 explicitly, and other minor issues, including removing
redundant throws from Java close() methods.

Signed-off-by: Tatsuya Sato <tatsuya.sato.so@hitachi.com>
Co-authored-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2026-02-09 10:16:42 +00:00
..
application_connection.sh NixOS support (Multi-Linux Distro Support) (#1310) 2025-03-24 19:15:58 +00:00
appuser.id.template Run the fabric test network on Kubernetes (#498) 2021-10-06 15:50:39 +00:00
ccp-template.json separate namespace for each organization (#817) 2022-08-26 12:39:45 -04:00
chaincode.sh NixOS support (Multi-Linux Distro Support) (#1310) 2025-03-24 19:15:58 +00:00
channel.sh NixOS support (Multi-Linux Distro Support) (#1310) 2025-03-24 19:15:58 +00:00
cluster.sh NixOS support (Multi-Linux Distro Support) (#1310) 2025-03-24 19:15:58 +00:00
fabric_CAs.sh NixOS support (Multi-Linux Distro Support) (#1310) 2025-03-24 19:15:58 +00:00
fabric_config.sh NixOS support (Multi-Linux Distro Support) (#1310) 2025-03-24 19:15:58 +00:00
kind.sh Fix KIND cluster creation for test-network-k8s (#1375) 2026-02-09 10:16:42 +00:00
prereqs.sh NixOS support (Multi-Linux Distro Support) (#1310) 2025-03-24 19:15:58 +00:00
rest_sample.sh NixOS support (Multi-Linux Distro Support) (#1310) 2025-03-24 19:15:58 +00:00
set_anchor_peer.sh NixOS support (Multi-Linux Distro Support) (#1310) 2025-03-24 19:15:58 +00:00
test_network.sh Fix KIND cluster creation for test-network-k8s (#1375) 2026-02-09 10:16:42 +00:00
utils.sh NixOS support (Multi-Linux Distro Support) (#1310) 2025-03-24 19:15:58 +00:00