Skip to content

Commit

Permalink
fix typo in document (aws#331)
Browse files Browse the repository at this point in the history
  • Loading branch information
ysam12345 authored and sushrk committed Dec 8, 2023
1 parent a7dbe79 commit e79079c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/sgp/workflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This document presents high level workflow diagram for Events associated with No

## Adding a supported Node to Cluster

Security Group for Pods is suported only on Nitro Based Instnaces.
Security Group for Pods is supported only on Nitro Based Instances.

![New Nitro Based Node Create Event Diagram](../images/sgp-node-create.png)

Expand Down
2 changes: 1 addition & 1 deletion docs/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ To get the Platform Version of your EKS cluster
aws eks describe-cluster --name cluster-name --region us-west-2 | jq .cluster.platformVersion
```

Your Platform Version should be equal to or greater than Platfrom Version [specified here](https://github.com/aws/amazon-vpc-resource-controller-k8s/releases/tag/v1.1.0).
Your Platform Version should be equal to or greater than Platform Version [specified here](https://github.com/aws/amazon-vpc-resource-controller-k8s/releases/tag/v1.1.0).

**Resolution**

Expand Down

0 comments on commit e79079c

Please sign in to comment.