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

Charts: use fleet to deploy skydive-analyzer on multi-cluster #2336

Merged
merged 1 commit into from
Feb 24, 2021

Conversation

hunchback
Copy link
Collaborator

@hunchback hunchback commented Jan 31, 2021

using fleet we deploy the following

  • broker (the cluster running the fleet manager)
  • east (1st spoke)
  • west (2nd spoke)

to test please run:

cd contrib/fleet
make tools
make install
make status

to connect to any specific cluster via webui localhost:8082 run:

make broker
# or
make east
# or
make west

image

and when viewing the broker you see all clusters:

image

@hunchback hunchback force-pushed the charts-fleet branch 9 times, most recently from 39813be to 5271b09 Compare February 1, 2021 10:43
@hunchback
Copy link
Collaborator Author

run skydive-compile-tests

@hunchback hunchback force-pushed the charts-fleet branch 5 times, most recently from 8cf355b to 9396e48 Compare February 5, 2021 08:32
@hunchback
Copy link
Collaborator Author

run skydive-functional-tests-backend-elasticsearch

@hunchback
Copy link
Collaborator Author

run skydive-functional-tests-backend-elasticsearch

@lebauce lebauce merged commit b54df7e into skydive-project:master Feb 24, 2021
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.

None yet

2 participants