Welcome to the Linux Foundation Forum!

Typos

2»

Comments

  • Chapter 2 - Kubernetes architecture: In the 3rd paragraph it says you can write your own client and use curl commands. but it probably needs to be you can write your own client or use curl commands. as the former implies that you use curl commands when writing your own client.

  • chrispokorni
    chrispokorni Posts: 2,606

    Hi @yiannis 2 ,
    You can write another client as a curl wrapper, similar to the kubectl client.

    Regards,
    -Chris

  • Thanks @chrispokorni for clarifying it. I'm sure you can, I just thought kubectl was using the https://github.com/kubernetes/client-go library rather than curl.

  • Chapter 3 - Using Hyperkube: replace apiserver,scheduler and controller-manager in the docker commands with kube-apiserver, kube-scheduler and kube-controller-manager respectively

  • Chapter 3 - Question 3.1: nodes instead of notes

Categories

Upcoming Training