-
Notifications
You must be signed in to change notification settings - Fork 85
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
Pi Cubed/Project31 #30
Comments
Hello @KurtStam! Just some thoughts:
My project is 2-3 months old now, and I think k8s and ARM are a match made in heaven.
Just say if there is something that you think could be added. |
Hi @luxas, now that I have a working setup I'm going to try to get OpenShift v3 to work (which comes with a Kubernetes implementation). Out of the box our http://fabric8.io project runs on top of that, though it's meant to run on plain vanilla Kubernetes too, however we do seem to be using some of the OpenShifts Kubernetes extensions. To answer some of your questions; yes I'm running on HypriotOS and it's cool to see that you are working on a .deb package for Kubernetes :).
Do you mean an kube-proxy implementation based on iptables, or iptables sitting in front of kube-proxy? I'm thinking about a fabric8/apiman gateway implementation of the kube-proxy so we can add policies on services. So I'm curious to see what you are thinking.. |
I mean that by default, |
Ah ok, interestingly enough on Openshift 3 we have an yet another Iptables is faster or has more features? On Mon, Dec 7, 2015 at 1:27 PM, Lucas Käldström [email protected]
Kurt T. Stam twitter: @KurtStam |
|
@luxas Hi Luxas,
I just created an Organization called Project31 and I'm trying to bundle the efforts on Kubernetes deployment on Raspberry Pi. I just finished my own little project (https://kurtstam.github.io/2015/12/04/Build-a-Kubernetes-Cluster-on-Raspberry-Pi.html) and I'm hungry for more. So if you are interested to becoming a contributor please let me know and we can learn from each other.
Cheers,
--Kurt
The text was updated successfully, but these errors were encountered: