-
Notifications
You must be signed in to change notification settings - Fork 820
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix AWS EKS cluster creating docs #965
Conversation
We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for all the commit author(s) or Co-authors. If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google. ℹ️ Googlers: Go here for more info. |
Well I have not configured valid email for git on new device |
CLAs look good, thanks! ℹ️ Googlers: Go here for more info. |
Please use the |
All comments regarding CNI is outdated, resulting cluster would have version of CNI 1.5 which is bigger than 1.2 required.
Build Succeeded 👏 Build Id: 33e3945e-46e2-4aba-9966-830de8526733 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
Build Succeeded 👏 Build Id: 57ffeec7-d948-4dd4-aa4b-4103ece42d3a The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
Build Succeeded 👏 Build Id: b80c0d29-c63a-45e1-b65a-0fd7bbab42d2 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
Build Succeeded 👏 Build Id: a76d0031-a610-450f-ae84-611541e079b0 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
Build Succeeded 👏 Build Id: fc719ae4-504d-444d-bc7d-76198ba79dc6 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
All comments regarding CNI is outdated, resulting cluster would have
version of CNI 1.5 which is bigger than 1.2 required.
Part of #717.