Skip to content

Commit

Permalink
Fixed issue on Step-12
Browse files Browse the repository at this point in the history
  • Loading branch information
SulbiTechLabs committed Apr 26, 2023
1 parent 886c7f4 commit 5c3654f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ kops edit cluster myfirstcluster.k8s.local
Step 12: Build the cluster

```
kops update cluster demok8scluster.k8s.local --yes
kops update cluster demok8scluster.k8s.local --yes --state=s3://kops-abhi-storage
```

This will take a few minutes to create............
Expand Down

0 comments on commit 5c3654f

Please sign in to comment.