404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.136.11.217: ~ $
**To update a cluster Kubernetes version**

This example command updates a cluster named ``example`` from Kubernetes 1.12 to 1.13.

Command::

  aws eks update-cluster-version --name example --kubernetes-version 1.13

Output::

  {
      "update": {
          "id": "161a74d1-7e8c-4224-825d-b32af149f23a",
          "status": "InProgress",
          "type": "VersionUpdate",
          "params": [
              {
                  "type": "Version",
                  "value": "1.13"
              },
              {
                  "type": "PlatformVersion",
                  "value": "eks.2"
              }
          ],
          "createdAt": 1565807633.514,
          "errors": []
      }
  }

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