%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream

nadelinn - rinduu

Command :

ikan Uploader :
Directory :  /usr/share/doc/awscli/examples/eks/
Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 
Current File : //usr/share/doc/awscli/examples/eks/update-cluster-version.rst
**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": []
      }
  }

Kontol Shell Bypass