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 a terraform configuration to start a Kubernetes cluster in EKS #18357

Merged
merged 1 commit into from
May 7, 2020

Conversation

jsoriano
Copy link
Member

@jsoriano jsoriano commented May 7, 2020

I have been using this Terraform configuration to investigate an issue with
Kubernetes and add_cloud_metadata. Adding it to the repo in case it
is useful for something else in the future.

@jsoriano jsoriano added docs review containers Related to containers use case [zube]: In Review Team:Platforms Label for the Integrations - Platforms team labels May 7, 2020
@jsoriano jsoriano requested a review from ChrsMark May 7, 2020 14:53
@jsoriano jsoriano self-assigned this May 7, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations-platforms (Team:Platforms)

@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label May 7, 2020
@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

Pipeline View Test View Changes Artifacts preview stats

Expand to view the summary

Build stats

Test stats 🧪

Test Results
Failed 0
Passed 3020
Skipped 756
Total 3776

Steps errors

Expand to view the steps failures

  • Name: Report to Codecov
    • Description: curl -sSLo codecov https://codecov.io/bash for i in auditbeat filebeat heartbeat libbeat metricbeat packetbeat winlogbeat journalbeat do FILE="${i}/build/coverage/full.cov" if [ -f "${FILE}" ]; then bash codecov -f "${FILE}" fi done

    • Result: FAILURE

    • Duration: 2 min 25 sec<

    • Start Time: 2020-05-07T15:49:17.521+0000

Copy link
Contributor

@blakerouse blakerouse left a comment

Choose a reason for hiding this comment

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

Nice!

@jsoriano jsoriano merged commit 46a3d35 into elastic:master May 7, 2020
@jsoriano jsoriano deleted the terraform-eks branch May 7, 2020 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
containers Related to containers use case docs needs_team Indicates that the issue/PR needs a Team:* label review Team:Platforms Label for the Integrations - Platforms team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants