Lesson 3
|
22:24
Kubernetes objects/resources in Go
In one of the previous chapters, we looked into how we can use the client-go library to write an application that talks to the Kubernetes API server to do certain things. The application that we wrote simply tried to list and pods and deployments from the default namespace.
Instructor
Have feedback about this course or lesson? We want to hear it! Send your thoughts to mentoring@infracloud.io.