mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-09-17 01:20:41 +03:00

With this, the need for `mv` and `sed` is eliminated, the only casualty is escaping the `\` in the heredoc and odd `"`. Perhaps the tradeoff is worth it.