Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Create kubernetes cluster - step now produces error #25

Open
dave-007 opened this issue Sep 25, 2019 · 1 comment
Open

Create kubernetes cluster - step now produces error #25

dave-007 opened this issue Sep 25, 2019 · 1 comment

Comments

@dave-007
Copy link

Is there a more current version of this workshop code? This uses K8s 1.10, unsupported?

aws eks create-cluster \
>   --name k8s-workshop \
>   --role-arn $EKS_SERVICE_ROLE \
>   --resources-vpc-config subnetIds=${EKS_SUBNET_IDS},securityGroupIds=${EKS_SECURITY_GROUPS} \
>   --kubernetes-version 1.10

An error occurred (InvalidParameterException) when calling the CreateCluster operation: unsupported Kubernetes version
@hetul99
Copy link

hetul99 commented Jun 7, 2021

Any solution to this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants