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

Fixes to quickstart docs #957

Merged
merged 7 commits into from
Jun 15, 2022
Merged

Fixes to quickstart docs #957

merged 7 commits into from
Jun 15, 2022

Conversation

dejanzele
Copy link
Member

CHANGELOG

  • Pinpoint k8s version to v1.21.10 in kind config
  • Add scripts for provisioning and destroying a local Armada cluster
  • Improve quickstart doc

@kannon92
Copy link
Contributor

kannon92 commented May 9, 2022

I just started today so I'm testing out these scripts now!

@severinson
Copy link
Contributor

Did you have a look at the tests-e2e-setup makefile target? It also spins up a test environment for Armada.
It looks like at least Pulsar is missing from the setup script. We're in the middle of some architecture changes.
I'd be happy to have a meeting to discuss these. Are you on Slack?

@severinson
Copy link
Contributor

Should we update this to include Pulsar?

@kannon92
Copy link
Contributor

kannon92 commented Jun 1, 2022

I tested this out on my mac m1. The helm chart for pulsar doesn't seem to work with M1. I don't think this should block because it looks like pulsar has issues on M1 anyway.

Kevins-MBP:armada-dejanzele kevinhannon$ helm install pulsar apache/pulsar --wait
W0601 16:26:43.360740   89577 warnings.go:70] policy/v1beta1 PodDisruptionBudget is deprecated in v1.21+, unavailable in v1.25+; use policy/v1 PodDisruptionBudget
W0601 16:26:43.362699   89577 warnings.go:70] policy/v1beta1 PodDisruptionBudget is deprecated in v1.21+, unavailable in v1.25+; use policy/v1 PodDisruptionBudget
W0601 16:26:43.364469   89577 warnings.go:70] policy/v1beta1 PodDisruptionBudget is deprecated in v1.21+, unavailable in v1.25+; use policy/v1 PodDisruptionBudget
W0601 16:26:43.369654   89577 warnings.go:70] policy/v1beta1 PodDisruptionBudget is deprecated in v1.21+, unavailable in v1.25+; use policy/v1 PodDisruptionBudget
W0601 16:26:43.556365   89577 warnings.go:70] policy/v1beta1 PodDisruptionBudget is deprecated in v1.21+, unavailable in v1.25+; use policy/v1 PodDisruptionBudget
W0601 16:26:43.561467   89577 warnings.go:70] policy/v1beta1 PodDisruptionBudget is deprecated in v1.21+, unavailable in v1.25+; use policy/v1 PodDisruptionBudget
W0601 16:26:43.561478   89577 warnings.go:70] policy/v1beta1 PodDisruptionBudget is deprecated in v1.21+, unavailable in v1.25+; use policy/v1 PodDisruptionBudget
W0601 16:26:43.561477   89577 warnings.go:70] policy/v1beta1 PodDisruptionBudget is deprecated in v1.21+, unavailable in v1.25+; use policy/v1 PodDisruptionBudget
Error: INSTALLATION FAILED: timed out waiting for the condition

@jimbobby5 jimbobby5 enabled auto-merge (squash) June 15, 2022 14:04
@jimbobby5 jimbobby5 merged commit 3f62cbe into armadaproject:master Jun 15, 2022
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

5 participants