Skip to content
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

Flink Operator on EKS #180

Merged
merged 8 commits into from
Apr 8, 2023
Merged

Flink Operator on EKS #180

merged 8 commits into from
Apr 8, 2023

Conversation

vara-bonthu
Copy link
Collaborator

@vara-bonthu vara-bonthu commented Apr 7, 2023

What does this PR do?

🛑 Please open an issue first to discuss any significant work and flesh out details/direction - we would hate for your time to be wasted.
Consult the CONTRIBUTING guide for submitting pull-requests.

  • Flink Operator deployment with VPC, EKS, Node groups and Karpenter
  • Flink job examples to use Managed Node groups and Node group less Karpenter
  • Flink examples to use SSD storage
  • Flink Website doc

Closes #21

Motivation

Closes #21

More

  • Yes, I have tested the PR using my local account setup (Provide any test evidence report under Additional Notes)
  • Mandatory for new blueprints. Yes, I have added a example to support my blueprint PR
  • Mandatory for new blueprints. Yes, I have updated the website/docs or website/blog section for this feature
  • Yes, I ran pre-commit run -a with this PR. Link for installing pre-commit locally

For Moderators

  • E2E Test successfully complete before merge?

Additional Notes

@vara-bonthu vara-bonthu requested a review from a team as a code owner April 7, 2023 12:40
@vara-bonthu vara-bonthu temporarily deployed to DoEKS Test April 7, 2023 12:40 — with GitHub Actions Inactive
@vara-bonthu vara-bonthu temporarily deployed to DoEKS Test April 7, 2023 13:14 — with GitHub Actions Inactive
@vara-bonthu vara-bonthu temporarily deployed to DoEKS Test April 7, 2023 18:36 — with GitHub Actions Inactive
dependabot bot and others added 2 commits April 7, 2023 19:42
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) to 2.6.7 and updates ancestor dependency [docusaurus](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-1.x). These dependencies need to be updated together.

Updates `node-fetch` from 1.7.3 to 2.6.7
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@1.7.3...v2.6.7)

Updates `docusaurus` from 0.0.2 to 1.14.7
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/v1.14.7/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v1.14.7/packages/docusaurus-1.x)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
- dependency-name: docusaurus
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@vara-bonthu vara-bonthu temporarily deployed to DoEKS Test April 7, 2023 18:43 — with GitHub Actions Inactive
@vara-bonthu vara-bonthu temporarily deployed to DoEKS Test April 7, 2023 19:15 — with GitHub Actions Inactive
Copy link
Collaborator

@askulkarni2 askulkarni2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some optional minor comments, but otherwise lgtm!

streaming/flink/flink-team.tf Outdated Show resolved Hide resolved
streaming/flink/helm-values/metrics-server-values.yaml Outdated Show resolved Hide resolved
streaming/flink/vpc.tf Outdated Show resolved Hide resolved
@vara-bonthu vara-bonthu temporarily deployed to DoEKS Test April 8, 2023 07:59 — with GitHub Actions Inactive
@vara-bonthu vara-bonthu merged commit 9adc68c into main Apr 8, 2023
@vara-bonthu vara-bonthu deleted the flink-on-eks branch April 8, 2023 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Apache Flink on Amazon EKS
2 participants