Ivan on Containers, Kubernetes, and Server-Side · Jan 16, 2022
How To Call Kubernetes API using Simple HTTP Client
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
There are plenty of reasons to call the Kubernetes API using a CLI or GUI HTTP client. This article will show you how to get the API server address, authenticate requests using certificates and Service Account tokens, and call the API using kubectl in the raw mode.
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.