https://www.ibm.com/cloud/blog/8-kubernetes-tips-and-tricks
cat <<EOF | kubectl apply -f - apiVersion: v1 kind: Pod metadata: name: cc-org1msp-org1-peer1conga-nft-contract-56c554c330cf883d7f0cf21 spec: containers: - name: busybox image: busybox:1.28 args: - sleep - "10000000000" EOF
There was an error while loading. Please reload this page.