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

add-port-testing-module #31

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

eamonnmoloney-nuuday
Copy link

Added the port testing module. This installs a simple server that dashboards can poll to confirm port openings on the internal firewall

@anarsen
Copy link
Contributor

anarsen commented Jul 15, 2020

Will give this a look asap.

chart_version = var.chart_version
release_name = "port-tester"
repository = "https://harbor.aws.c.dk/chartrepo/shared-platforms"
create_namespace = true
Copy link
Contributor

Choose a reason for hiding this comment

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

This should be removed as it's replaced by kubernetes_namespace.this

Suggested change
create_namespace = true

@anarsen
Copy link
Contributor

anarsen commented Aug 5, 2020

Seems like the shared-platforms repository on Harbor is private. Instead of messing with Harbor authentication from EKS, I suggest we move this Docker image to ECR instead.

@eamonnmoloney Let's sit down when you're back and get you set up with access to ECR.

@anarsen anarsen marked this pull request as draft August 5, 2020 05:25
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.

4 participants