We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7a5bbe1 + 5d9f38c commit d7dc751Copy full SHA for d7dc751
data/data/bootstrap/files/etc/motd
@@ -1,5 +1,5 @@
1
This is the bootstrap node; it will be destroyed when the master is fully up.
2
3
-The primary services are release-image.service followed by bootkube.service. To watch their status, run e.g.
+The primary services are release-image.service followed by bootkube.service and node-image-pull.service. To watch their status, run e.g.
4
5
- journalctl -b -f -u release-image.service -u bootkube.service
+ journalctl -b -f -u release-image.service -u bootkube.service -u node-image-pull.service
0 commit comments