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

Automate the infrastruture pieces #117

Merged
merged 1 commit into from
Jul 7, 2021

Conversation

chaitanyaenr
Copy link
Collaborator

@chaitanyaenr chaitanyaenr commented Jun 29, 2021

Description

This commit:

  • Adds support to automate the infrastructure pieces leveraged by Kraken
    including Elasticsearch and Cerberus.
  • Adds a grafana template to visualize the metrics captured by kube-burner.
  • Adds a config that can be used to discover all the infra pieces automatically
    without having to tweak the configuration.

Fixes #116

@rht-perf-ci
Copy link

Can one of the admins verify this patch?

README.md Show resolved Hide resolved
README.md Show resolved Hide resolved

```
$ cd kraken
$ podman-compose up or $ docker-compose up # Spins up the containers specified in the docker-compose.yml file present in the run directory
Copy link
Collaborator

Choose a reason for hiding this comment

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

Might be worth mentioning here that this command will continuously run/don't end it till after kraken execution

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Fixed it, thanks.

Copy link
Collaborator

@paigerube14 paigerube14 left a comment

Choose a reason for hiding this comment

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

LGTM

This commit:
- Adds support to automate the infrastructure pieces leveraged by Kraken
  including Cerberus and Elasticsearch
- Adds a Kraken config that can be used to discover all the infra pieces
  automatically without having to tweak the configuration.
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.

Automate the infrastructure needs
3 participants