404

[ Avaa Bypassed ]




Upload:

Command:

botdev@18.191.166.195: ~ $
**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/v1beta1",
    "spec": {},
    "status": {
      "expirationTimestamp": "2019-08-14T18:44:27Z",
      "token": "k8s-aws-v1EXAMPLE_TOKEN_DATA_STRING..."
    }
  }

Filemanager

Name Type Size Permission Actions
update-kubeconfig Folder 0755
create-cluster.rst File 3.26 KB 0644
delete-cluster.rst File 154 B 0644
describe-cluster.rst File 2.34 KB 0644
describe-update.rst File 753 B 0644
get-token.rst File 435 B 0644
list-clusters.rst File 250 B 0644
list-updates.rst File 289 B 0644
update-cluster-config.rst File 1.58 KB 0644
update-cluster-version.rst File 700 B 0644
update-kubeconfig.rst File 311 B 0644
wait.rst File 354 B 0644