kubernetes-the-hard-way/configs/99-loopback.conf

5 lines
65 B
Plaintext

{
"cniVersion": "1.1.0",
"name": "lo",
"type": "loopback"
}