Have you tried making REST requests to Kubernetes? It's way easier than you might think, and I'm going to show you how in this video!
I'll show you how to:
- create a user with CRUD access
- find the domain and endpoint that you want to target
- POST resources to the API
- and GET resources using query params to filter the results
Need to create a secret programmatically without creating YAML files? THis is how you do it!
#kubernetes #restapi #coding #containermanagement #programming #cisco #devnet