Difference between revisions of "Kubernetes quiz"
Jump to navigation
Jump to search
Where is
Can I protect the range of connections from the public IP of
Line 1: | Line 1: | ||
=== Where is <code>[[kubectl]]</code> access configured? === | === Where is <code>[[kubectl]]</code> access configured? === | ||
− | * It is configured in the [[kubeconfig]] file | + | * It is configured in the <code>[[kubeconfig]]</code> file |
=== Where does [[Kubernetes]] connect in the [[cluster]]? === | === Where does [[Kubernetes]] connect in the [[cluster]]? === |
Revision as of 17:45, 29 September 2022
Contents
Where is kubectl
access configured?
- It is configured in the
kubeconfig
file
Where does Kubernetes connect in the cluster?
Where is configured the Kubernetes API? In public or private IP?
Can I protect the range of connections from the public IP of eks
?
How to access your API if it is in private IP?
See also
- Kubernetes quiz, General questions
kubectl
: [cp | config | create
|delete
|edit | explain |
apply
|exec
|get
|set
|drain | uncordon | rolling-update
|rollout
|logs
|run
|auth
|label | annotate
|version
|top
|diff
|debug
|replace
|describe
|port-forward | proxy
|scale
|rollout
|api-resources
| expose deployment | expose | patch | attach | get endpoints | ~/.kube/config | kubectl logs --help | kubectl --help, kubectl-convert, kubectl autoscale, kubectl.kubernetes.io
Advertising: