docs: add eks auth - #4332
Conversation
d45a8af to
49da2cd
Compare
|
@tinnytintin10 can you review this one? this PR contains only a change in the documentation |
|
/test |
There was a problem hiding this comment.
@olegsu I removed the kustomize example you used out of the readme. We'll cover it in the getting started guide of our docs.
|
@benironside can you please read through the readme here and provide feedback? The goal here is not to include an in-depth getting started guide but instead to point them to the docs that we're updating. |
benironside
left a comment
There was a problem hiding this comment.
Looks great overall, left some suggestions for your consideration, I hope they're helpful.
benironside
left a comment
There was a problem hiding this comment.
Left one more comment
|
@oren-zohar @olegsu can y'all review the "Requirments" section of the read me for accuracy? @benironside I made some final updates to the top of the issue- can you review it one last time? Thanks all! |
olegsu
left a comment
There was a problem hiding this comment.
Few notes about the default attached role
🌐 Coverage report
|
benironside
left a comment
There was a problem hiding this comment.
A few minor revisions
Thanks, @benironside! I have applied your suggestion. |
suggestion by Ben Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com>
suggestion by Ben Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com>
suggestion by Ben Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com>
suggestion by Ben Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com>
suggestion by Ben Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com>
suggestion by Ben Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com>
Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com>
Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com>
Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com>
Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com>
Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com>
2. Adding links to the documentation for the various pages we mention
Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com>
Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com>
Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com>
Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com>
Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com>
Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com>
* docs: add eks auth * content, wording and structure updates * Update packages/cloud_security_posture/docs/README.md suggestion by Ben Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com> * Update packages/cloud_security_posture/docs/README.md suggestion by Ben Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com> * Update packages/cloud_security_posture/docs/README.md suggestion by Ben Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com> * Update packages/cloud_security_posture/docs/README.md suggestion by Ben Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com> * Update packages/cloud_security_posture/docs/README.md suggestion by Ben Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com> * Update packages/cloud_security_posture/docs/README.md suggestion by Ben Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com> * Update packages/cloud_security_posture/docs/README.md Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com> * Update packages/cloud_security_posture/docs/README.md Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com> * Update packages/cloud_security_posture/docs/README.md Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com> * Update packages/cloud_security_posture/docs/README.md Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com> * Update packages/cloud_security_posture/docs/README.md Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com> * 1. Adding more clarity to the overview section of the read me 2. Adding links to the documentation for the various pages we mention * Update packages/cloud_security_posture/docs/README.md Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com> * Update packages/cloud_security_posture/docs/README.md Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com> * struct updates * update hyperlink * fixing inner navigation links * Update packages/cloud_security_posture/docs/README.md Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com> * Update packages/cloud_security_posture/docs/README.md Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com> * adding oleg's feedback * updating spell mistakes and grammer along with struct updates * updating changelog and mani to resolve conflict(s) * add right links to using KSPM table * Update packages/cloud_security_posture/docs/README.md Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com> * Update packages/cloud_security_posture/docs/README.md Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com> * chore: update version Co-authored-by: tinnytintin10 <tinsae.erkailo@elastic.co> Co-authored-by: Tinsae Erkailo <53792284+tinnytintin10@users.noreply.github.com> Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com>
What does this PR do?
Document the options for cloudbeat the authenticate when running in EKS cluster.
This will close elastic/cloudbeat#403