I'm dissatisfied with this course because
*since labs are time-restricted, there's not much room for exploration
*due to the time pressure, doing the labs boils down to copy&paste of the prepared code snippets
*several key concepts are not explained sufficiently or not at all (e.g. how do Cloud Build, Cloud Pub/Sub, Cloud Sourcecode repo etc. relate to each other; why do we need all of them etc.)
*none of the Unix command line tools used are explained (I'm an old-time Unix user and know sed, curl, tar etc. by heart, but I guess someone who's new to the Unix CLI will quickly get lost / overwhelmed)
*the commands in the last lab (building a CI/CD pipeline) are highly repetitive; almost every command sets the Project ID as an environment variable before the "real" command is run. This is cumbersome and distracting.
*some of the "right" answers in the quizzes are in no way more sensible than the "wrong" ones
Overall, I got a good glimpse of what Kubernetes can do (canary deployments, CI/CD, source code hosting, ...), but I don't feel like I can start my own Kubernetes project without a lot of additional reading.
Kind regards
Frank