Skip to content

Instantly share code, notes, and snippets.

@AdamSLevy
Created October 13, 2020 20:03
Show Gist options
  • Save AdamSLevy/70da98ec55e7d996502cf53936e567f3 to your computer and use it in GitHub Desktop.
Save AdamSLevy/70da98ec55e7d996502cf53936e567f3 to your computer and use it in GitHub Desktop.
$ docker logs kind-control-plane
$ docker logs kind-control-plane
INFO: ensuring we can execute mount/umount even with userns-remap
INFO: remounting /sys read-only
INFO: making mounts shared
INFO: fix cgroup mounts for all subsystems
INFO: clearing and regenerating /etc/machine-id
Initializing machine ID from random generator.
INFO: faking /sys/class/dmi/id/product_name to be "kind"
INFO: faking /sys/class/dmi/id/product_uuid to be random
INFO: faking /sys/devices/virtual/dmi/id/product_uuid as well
INFO: setting iptables to detected mode: legacy
INFO: Detected IPv4 address: 172.21.0.2
INFO: Detected IPv6 address: ::ffff:172.21.0.2
systemd 246.2-1ubuntu1 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
Detected virtualization docker.
Detected architecture x86-64.
Welcome to Ubuntu Groovy Gorilla (development branch)!
Set hostname to <kind-control-plane>.
Queued start job for default target Graphical Interface.
[ OK ] Started Dispatch Password …ts to Console Directory Watch.
[ OK ] Set up automount Arbitrary…s File System Automount Point.
[ OK ] Reached target Local Encrypted Volumes.
[ OK ] Reached target Paths.
[ OK ] Reached target Slices.
[ OK ] Reached target Swap.
[ OK ] Listening on Journal Audit Socket.
[ OK ] Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket.
[ OK ] Reached target Sockets.
Mounting Huge Pages File System...
Mounting Kernel Debug File System...
Mounting Kernel Trace File System...
Starting Journal Service...
Starting Create list of st…odes for the current kernel...
Mounting FUSE Control File System...
Starting Remount Root and Kernel File Systems...
Starting Apply Kernel Variables...
[ OK ] Mounted Huge Pages File System.
[ OK ] Mounted Kernel Debug File System.
[ OK ] Mounted Kernel Trace File System.
[ OK ] Finished Create list of st… nodes for the current kernel.
[ OK ] Mounted FUSE Control File System.
[ OK ] Finished Remount Root and Kernel File Systems.
Starting Create System Users...
Starting Update UTMP about System Boot/Shutdown...
[ OK ] Finished Apply Kernel Variables.
[ OK ] Finished Update UTMP about System Boot/Shutdown.
[ OK ] Finished Create System Users.
Starting Create Static Device Nodes in /dev...
[ OK ] Finished Create Static Device Nodes in /dev.
[ OK ] Reached target Local File Systems (Pre).
[ OK ] Reached target Local File Systems.
[ OK ] Started Journal Service.
[ OK ] Reached target System Initialization.
[ OK ] Started Daily Cleanup of Temporary Directories.
[ OK ] Reached target Basic System.
[ OK ] Reached target Timers.
Starting containerd container runtime...
[ OK ] Started kubelet: The Kubernetes Node Agent.
Starting Flush Journal to Persistent Storage...
[ OK ] Started containerd container runtime.
[ OK ] Reached target Multi-User System.
[ OK ] Reached target Graphical Interface.
Starting Update UTMP about System Runlevel Changes...
[ OK ] Finished Flush Journal to Persistent Storage.
[ OK ] Finished Update UTMP about System Runlevel Changes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment