Skip to content

Minor fixes (broken links, typo, unnecessary sed command)#869

Open
onprema wants to merge 6 commits intokelseyhightower:masterfrom
onprema:master
Open

Minor fixes (broken links, typo, unnecessary sed command)#869
onprema wants to merge 6 commits intokelseyhightower:masterfrom
onprema:master

Conversation

@onprema
Copy link

@onprema onprema commented Apr 29, 2025

Thanks for the excellent tutorial. As I was going through it again, I noticed a few minor things that should be cleaned up. The sed command removal is part of #868, too.


sed "s|SUBNET|$SUBNET|g" \
configs/kubelet-config.yaml > kubelet-config.yaml

scp 10-bridge.conf kubelet-config.yaml \

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small bug: the scp line refers to kubelet-config.yaml, which wouldn't exist without the sed command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants