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

[Merged by Bors] - support running Fluvio for Apple Silicon Machines #1896

Closed
wants to merge 17 commits into from

Conversation

sehz
Copy link
Contributor

@sehz sehz commented Nov 15, 2021

resolves #1363.

Fluvio cluster works with Docker on M1:

 kind create cluster --config k8-util/cluster/kind.yaml 
flvd cluster start  --develop --proxy-addr  127.0.0.1

Changes

  • Nodes ports are specified rather than keep none
  • SPG controller pass-thru node port values
  • Use Docker for CI

@sehz sehz marked this pull request as draft November 15, 2021 06:22
@sehz sehz changed the title make nodePort and other ports configurable from helm chart values support running Fluvio for Apple Silicon Machines Nov 15, 2021
@sehz sehz marked this pull request as ready for review November 17, 2021 16:44
@sehz
Copy link
Contributor Author

sehz commented Nov 17, 2021

bors r+

bors bot pushed a commit that referenced this pull request Nov 17, 2021
resolves #1363.

Fluvio cluster works with Docker on M1:
```
 kind create cluster --config k8-util/cluster/kind.yaml 
flvd cluster start  --develop --proxy-addr  127.0.0.1
```

Changes
* Nodes ports are specified rather than keep none
* SPG controller pass-thru node port values
* Use Docker for CI
@bors
Copy link

bors bot commented Nov 17, 2021

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title support running Fluvio for Apple Silicon Machines [Merged by Bors] - support running Fluvio for Apple Silicon Machines Nov 17, 2021
@bors bors bot closed this Nov 17, 2021
@sehz sehz deleted the fix_node_port branch November 24, 2021 05:15
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.

Platform: Mac K8 installation is not working Docker
1 participant