<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>A Rational Approach to Raspberry Pi Clustering</title><link>/products/raspberry-pi/b/blog/posts/a-rational-approach-to-raspberry-pi-clustering</link><description>I was browsing the net like millions of at home people, when this caught my eye. It talks about reasons for clustering raspberry pi instead of tutorial approach. https://ubuntu.com/blog/building-a-raspberry-pi-cluster-with-microk8s is unique wa...</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: A Rational Approach to Raspberry Pi Clustering</title><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/a-rational-approach-to-raspberry-pi-clustering</link><pubDate>Mon, 30 Mar 2020 13:08:27 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:8770f684-afa9-4117-8942-e530bcbd7584</guid><dc:creator>Fred27</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Alex Ellis has done some interesting things running Kubernetes on Pi clusters over the years. I haven&amp;#39;t followed what he&amp;#39;s done that closely but I know he was using k3s recently.&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="https://blog.alexellis.io/test-drive-k3s-on-raspberry-pi/" rel="nofollow ugc noopener" target="_blank" title="https://blog.alexellis.io/test-drive-k3s-on-raspberry-pi/"&gt;https://blog.alexellis.io/test-drive-k3s-on-raspberry-pi/&lt;/a&gt; &lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=8969&amp;AppID=86&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: A Rational Approach to Raspberry Pi Clustering</title><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/a-rational-approach-to-raspberry-pi-clustering</link><pubDate>Thu, 26 Mar 2020 17:50:14 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:8770f684-afa9-4117-8942-e530bcbd7584</guid><dc:creator>shabaz</dc:creator><slash:comments>1</slash:comments><description>&lt;blockquote class="jive-quote"&gt;&lt;p&gt;&lt;span&gt;Any good use cases?&lt;/span&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;So far maybe the best one is as a compile server farm? It could be useful when building large software projects for Pi, where multiple cores can be used. I wouldn&amp;#39;t know how to set that up - in old times, it could be done using gcc using the -j switch but it probably needed some setup/configuration somewhere.&lt;/p&gt;&lt;p&gt;As for other use-cases, the article was clutching at straws it seemed. There are better use-cases. One would be as test environment, because sometimes people want to simulate a scenario with multiple devices. Once I wanted to simulate a small business. To do that I &amp;#39;borrowed&amp;#39; 25 laptops.. Today, that could have been done with 25 Pi&amp;#39;s.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=8969&amp;AppID=86&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: A Rational Approach to Raspberry Pi Clustering</title><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/a-rational-approach-to-raspberry-pi-clustering</link><pubDate>Thu, 26 Mar 2020 17:16:43 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:8770f684-afa9-4117-8942-e530bcbd7584</guid><dc:creator>clem57</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Free colaboration software&lt;/p&gt;&lt;p&gt;&lt;span&gt;[View:/resized-image/__size/620x324/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-8770f684-afa9-4117-8942-e530bcbd7584/4265.contentimage_5F00_206606.jpg:620:324]&lt;/span&gt;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=8969&amp;AppID=86&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: A Rational Approach to Raspberry Pi Clustering</title><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/a-rational-approach-to-raspberry-pi-clustering</link><pubDate>Thu, 26 Mar 2020 16:12:38 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:8770f684-afa9-4117-8942-e530bcbd7584</guid><dc:creator>balearicdynamics</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Hello Clem, &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Kubernetes is the best, the fast, the powerful. So by my own nature, I am suspicious. Then I investigate. Then definitely I think – it is my personal vision – That it is too much too too too ... Why?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;First of all, because it is open-source but the version for the Pi is a sort of reduced setting than the most powerful K8 installation that born and has been conceived to run on big machines and there it works best. I think that as the Pi in a reduced but not wrong vision is a Linux machine, you can also use if to run a virtualization server, but if you want a flexible and manageable system, this is not the right way. Different if you want to experiment.&lt;/p&gt;&lt;p&gt;Second, it runs only on Ubuntu, that it is an incredible – and under some points of view unacceptable – approach for a Linux Open Source project.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;These two factors are sufficient to decide to find a more comfortable way, more tailored to work with the Raspberry Pi, and also easy to set-up and configure based on the needs. Many of the K8 features are not viable or has a very few sense to run on the Pi for a lot of reasons. So, I have built one following a different approach; I make a four nodes PiCluster machine that I can use in my real everyday work, with the needs a common user can solve. The setting may be a bit more complex, but there are more Pi-oriented options that give the possibility to configure the cluster just to do the right job. At an inexpensive cost. &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;You can find more in the details on this how-to (catched here and there on the net, trying to focus the point I wrote above).&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="https://we-are-borg.com/2020/03/25/picluster-how-to/" rel="nofollow ugc noopener" target="_blank" title="https://we-are-borg.com/2020/03/25/picluster-how-to/"&gt;https://we-are-borg.com/2020/03/25/picluster-how-to/&lt;/a&gt; &lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=8969&amp;AppID=86&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>