Difference between revisions of "Kubernetes quiz"

From wikieduonline
Jump to navigation Jump to search
 
Line 16: Line 16:
  
 
=== How to connect to a cluster ===
 
=== How to connect to a cluster ===
*  
+
* [[Connect to K8s cluster]]
  
 
== See also ==
 
== See also ==

Latest revision as of 07:49, 31 October 2022

Where is kubectl access configured?[edit]

Where does Kubernetes connect in the cluster?[edit]

  • Connects through the API.

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

  • It depends, it can be both.

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

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

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

  • With VPN connection.

How to connect to a cluster[edit]

See also[edit]

Advertising: