Difference between revisions of "Kubernetes quiz"

From wikieduonline
Jump to navigation Jump to search
Line 20: Line 20:
 
== See also ==
 
== See also ==
 
* {{quiz}}
 
* {{quiz}}
* {{kubectl}}
+
* {{kubernetes}}
  
 
[[Category:Kubernetes]]
 
[[Category:Kubernetes]]

Revision as of 07:47, 31 October 2022

Where is kubectl access configured?

Where does Kubernetes connect in the cluster?

  • Connects through the API.

Where is configured the Kubernetes API? In public or private IP?

  • It depends, it can be both.

Can I protect the range of connections from the public IP of eks?

  • Yes, it can be through the AWS CLI or webconsole.

How to access your API if it is in private IP?

  • With VPN connection.

How to connect to a cluster

See also

Advertising: