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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Adding Redpanda Blueprint to Streaming Module #469

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

ashapiaws
Copy link

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.

This is a PR to add my work on Redpanda Blueprint to Streaming options.

Motivation

After working internally on this would like to contribute it to dataoneks overall blueprints, Redpanda is streaming alternative to Kafka that can help customers lower cost and reap performance benefits.

More

  • [ X] 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

@ashapiaws ashapiaws changed the title Adding Redpanda Blueprint to Streaming Module feat:Adding Redpanda Blueprint to Streaming Module Mar 14, 2024
@ashapiaws ashapiaws changed the title feat:Adding Redpanda Blueprint to Streaming Module feat: Adding Redpanda Blueprint to Streaming Module Mar 14, 2024
@ovaleanu ovaleanu self-assigned this Apr 5, 2024
@ovaleanu ovaleanu self-requested a review April 5, 2024 18:25
@ovaleanu ovaleanu removed their assignment Apr 5, 2024
streaming/redpanda/main.tf Outdated Show resolved Hide resolved
}

## Redpanda Helm Config
resource "helm_release" "redpanda" {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Redpanda needs to be added in eks_data_addons, https://github.com/aws-ia/terraform-aws-eks-data-addons

```
You should see 6 worked nodes, 3 deployed for EKS Add-ons (Cert-Manager, AWS Load Balancer Controller, Monitoring Tools, etc).

## Configuring Environment for Lambda/Serverless Lab
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please remove Lambda references since is not anymore used.

Choose a reason for hiding this comment

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

Complete

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants