<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Disqus - Latest Comments for armsultan</title><link>http://disqus.com/by/armsultan/</link><description></description><atom:link href="http://disqus.com/armsultan/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Thu, 22 Feb 2024 16:28:06 -0000</lastBuildDate><item><title>Re: Install k3s on Debian</title><link>https://www.armand.nz/notes/k3s/Install%20K3s%20with%20Cilium%20single-node%20cluster%20on%20Debian#comment-6397676642</link><description>&lt;p&gt;Thanks for the heads up! I updated this post with the new values. specificly to avoid pod CrashLoopBackoff errors we need to set `routingMode=native` (previously `tunnel=disabled`). as per &lt;a href="https://docs.cilium.io/en/stable/operations/upgrade/" rel="nofollow noopener" target="_blank" title="https://docs.cilium.io/en/stable/operations/upgrade/"&gt;https://docs.cilium.io/en/s...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">armsultan</dc:creator><pubDate>Thu, 22 Feb 2024 16:28:06 -0000</pubDate></item><item><title>Re: Install k3s on Debian</title><link>https://www.armand.nz/notes/k3s/Install%20K3s%20with%20Cilium%20single-node%20cluster%20on%20Debian#comment-6397675695</link><description>&lt;p&gt;Thanks for the feedback. I reinstalled Cilium with 1.15.1 and updated this guide.&lt;/p&gt;&lt;p&gt;Using my 1.14.1 helms values on 1 1.15.1 install resulted in my Cilium pods in a CrashLoopBackoff state i.e. indicating a permanent failure scenario.&lt;/p&gt;&lt;p&gt;Upon inspecting the logs of that pod, i saw the error:&lt;br&gt;&lt;code&gt;&lt;br&gt;level=fatal msg="auto-direct-node-routes cannot be used with tunneling. Packets must be routed through the tunnel device." subsys=daemon"&lt;br&gt;&lt;/code&gt;&lt;/p&gt;&lt;p&gt;The error was due to The `tunnel` option being deprecated in Cilium 1.14 and removed. And so to enable native-routing mode, you now need to set `routingMode=native` (previously `tunnel=disabled`). see &lt;a href="https://docs.cilium.io/en/stable/operations/upgrade/" rel="nofollow noopener" target="_blank" title="https://docs.cilium.io/en/stable/operations/upgrade/"&gt;https://docs.cilium.io/en/s...&lt;/a&gt;&lt;/p&gt;&lt;p&gt;This post has been updated to reflect those changes and 1.15.1 works for me now&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">armsultan</dc:creator><pubDate>Thu, 22 Feb 2024 16:26:49 -0000</pubDate></item><item><title>Re: Install NGINX Ingress Controller with Cilium</title><link>https://www.armand.nz/notes/Nginx/Install%20NGINX%20Ingress%20Controller%20with%20Cilium#comment-6381029169</link><description>&lt;p&gt;Hi There! Check out my other &lt;a href="https://www.armand.nz/notes/k3s/Kubernetes%20Cluster%20on%20Raspberry%20Pi%20using%20Ubuntu%2022.04%20LTS,%20K3s,%20and%20Cilium!?query=cili" rel="nofollow noopener" target="_blank" title="https://www.armand.nz/notes/k3s/Kubernetes%20Cluster%20on%20Raspberry%20Pi%20using%20Ubuntu%2022.04%20LTS,%20K3s,%20and%20Cilium!?query=cili"&gt;blog post&lt;/a&gt; where I step through &lt;b&gt;Install Cilium LB IPAM (Load Balancer)&lt;/b&gt;&lt;/p&gt;&lt;p&gt;I had the same error and honestly I didnt recall how i resolved the issue. From what I did, If you do not get a lease (which happen to me the first time), be sure to check:&lt;br&gt; * Your `CiliumLoadBalancerIPPool` (e.g., `172.26.111.0/24`) is part of your LAN network (e.g., `172.26.0.0/16`)&lt;br&gt; * In a frantic state of applying all sorts of changes, You might need to try deleting `CiliumLoadBalancerIPPool` and `CiliumL2AnnouncementPolicy`, then reboot your Kubernetes nodes before reapplying the manifests again.&lt;br&gt; *   Some troubleshooting notes I had referenced: &lt;a href="https://github.com/cilium/cilium/issues/26996" rel="nofollow noopener" target="_blank" title="https://github.com/cilium/cilium/issues/26996"&gt;https://github.com/cilium/c...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">armsultan</dc:creator><pubDate>Thu, 01 Feb 2024 12:15:04 -0000</pubDate></item><item><title>Re: Kubernetes Cluster on Raspberry Pi using Ubuntu 22.04 LTS, K3s, and Cilium!</title><link>https://www.armand.nz/notes/k3s/Kubernetes%20Cluster%20on%20Raspberry%20Pi%20using%20Ubuntu%2022.04%20LTS,%20K3s,%20and%20Cilium!#comment-6347251964</link><description>&lt;p&gt;My bad! I  have updated this post. here is the link to the manifest &lt;a href="https://gist.github.com/armsultan/f674c03d4ba820a919ed39c8ca926ea2#file-the-moon-all-in-one-yaml" rel="nofollow noopener" target="_blank" title="https://gist.github.com/armsultan/f674c03d4ba820a919ed39c8ca926ea2#file-the-moon-all-in-one-yaml"&gt;https://gist.github.com/arm...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">armsultan</dc:creator><pubDate>Mon, 18 Dec 2023 11:46:13 -0000</pubDate></item><item><title>Re: Introduction to Bash Quiz | StackSkills</title><link>http://stackskills.com/courses/git-bash/lectures/268679#comment-2278143998</link><description>&lt;p&gt;2 Broken videos so far...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">armsultan</dc:creator><pubDate>Mon, 28 Sep 2015 10:36:04 -0000</pubDate></item><item><title>Re: Configure Remote
Access VPN service on a Vyatta Appliance</title><link>http://www.rackspace.com/knowledge_center/article/configure-remote-access-vpn-service-on-a-vyatta-appliance#comment-1850618686</link><description>&lt;p&gt;great tutorial ,  i got this working easily. btw - anyone know how to configure this vpn access on a blackberry?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">armsultan</dc:creator><pubDate>Thu, 12 Feb 2015 16:29:51 -0000</pubDate></item><item><title>Re: Words, Ideas, and Things: Hyper-V Internal Virtual Network and Internet Access</title><link>http://wordsideasandthings.blogspot.com/2013/01/hyper-v-internal-virtual-network-and.html#comment-1839139679</link><description>&lt;p&gt;Thank you for this post! I followed the instructions and did this with one internal network. now am i able to do this with two internal networks on a host with two NICs ? i tried to share the second network but got a warning saying i can only do this with one adapter&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">armsultan</dc:creator><pubDate>Fri, 06 Feb 2015 15:14:42 -0000</pubDate></item><item><title>Re: How Do You Screenshot On HTC One S</title><link>http://howtosolves.com/how-do-you-screenshot-on-htc-one-s/#comment-1176217765</link><description>&lt;p&gt;hi sudip, all of a sudden this feature (screenshot) does not work for me... any ideas how to fix this&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">armsultan</dc:creator><pubDate>Tue, 24 Dec 2013 20:11:40 -0000</pubDate></item><item><title>Re: Configuring Active Directory (AD DS) in Windows Server 2012</title><link>http://sharepointgeorge.com/2012/configuring-active-directory-ad-ds-in-windows-server-2012/#comment-1159031939</link><description>&lt;p&gt;THANKS&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">armsultan</dc:creator><pubDate>Wed, 11 Dec 2013 14:00:24 -0000</pubDate></item><item><title>Re: How to install Tomcat7, Oracle Java and Apache virtualhosts on Ubuntu 12.04 LTS</title><link>http://blog.leapswitch.com/technical-solutions/how-to-install-tomcat7-oracle-java-apache-virtualhosts-ubuntu-12-04-lts/#comment-1157548155</link><description>&lt;p&gt;I still get "  * Starting Tomcat servlet engine tomcat7                                [fail] "&lt;br&gt;any ideas how to resolve this&amp;gt;?&lt;br&gt;thanks!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">armsultan</dc:creator><pubDate>Tue, 10 Dec 2013 13:25:51 -0000</pubDate></item><item><title>Re: Aragon &amp;#8230; Surabaya, Indonesia</title><link>http://www.showoffyourfixie.com/2012/03/02/aragon-surabaya-indonesia/#comment-456167282</link><description>&lt;p&gt;yeahhh boi&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">armsultan</dc:creator><pubDate>Sun, 04 Mar 2012 14:57:55 -0000</pubDate></item><item><title>Re: http://taroukun.tumblr.com/post/17982734639</title><link>http://taroukun.tumblr.com/post/17982734639#comment-444471859</link><description>&lt;p&gt;your photos are awesome! love the unique style you have&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">armsultan</dc:creator><pubDate>Mon, 20 Feb 2012 21:53:02 -0000</pubDate></item><item><title>Re: Brother Ryan gets hooked up on Pivot</title><link>http://spokemagazine.com/2011/12/01/brother-ryan-gets-hooked-up-on-pivot/#comment-376270743</link><description>&lt;p&gt;YEAH MY BOY&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">armsultan</dc:creator><pubDate>Wed, 30 Nov 2011 17:27:45 -0000</pubDate></item><item><title>Re: http://grunt5.tumblr.com/post/1427393779</title><link>http://grunt5.tumblr.com/post/1427393779#comment-91323347</link><description>&lt;p&gt;nice , last night was awesome. I still got jelly legs. wheres they other pics&amp;gt;?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">armsultan</dc:creator><pubDate>Thu, 28 Oct 2010 20:48:24 -0000</pubDate></item><item><title>Re: http://armsultan.tumblr.com/post/1411006922</title><link>http://armsultan.tumblr.com/post/1411006922#comment-90570878</link><description>&lt;p&gt;Scandal! &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">armsultan</dc:creator><pubDate>Tue, 26 Oct 2010 21:24:02 -0000</pubDate></item><item><title>Re: http://armsultan.tumblr.com/post/1264818741</title><link>http://armsultan.tumblr.com/post/1264818741#comment-85101183</link><description>&lt;p&gt;yup, i had to check out &lt;a href="http://www.gap.com/" rel="nofollow noopener" target="_blank" title="http://www.gap.com/"&gt;http://www.gap.com/&lt;/a&gt; to see if it was real! &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">armsultan</dc:creator><pubDate>Thu, 07 Oct 2010 22:42:10 -0000</pubDate></item><item><title>Re: http://armsultan.tumblr.com/post/1207651283</title><link>http://armsultan.tumblr.com/post/1207651283#comment-83420015</link><description>&lt;p&gt;DD! sorry man this was a old photo...back in NZ now&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">armsultan</dc:creator><pubDate>Sun, 03 Oct 2010 02:38:44 -0000</pubDate></item><item><title>Re: http://armsultan.tumblr.com/post/1225324541</title><link>http://armsultan.tumblr.com/post/1225324541#comment-83419978</link><description>&lt;p&gt;JFK x Malcom X&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">armsultan</dc:creator><pubDate>Sun, 03 Oct 2010 02:38:04 -0000</pubDate></item><item><title>Re: Armand was here - Pasar Mayestik, Jakarta</title><link>http://armsultan.tumblr.com/post/35089093#comment-83411057</link><description>&lt;p&gt;tentu boleh... penelitian apa ? boleh saya tahu?&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">armsultan</dc:creator><pubDate>Sun, 03 Oct 2010 00:31:59 -0000</pubDate></item><item><title>Re: http://armsultan.tumblr.com/post/1066777915</title><link>http://armsultan.tumblr.com/post/1066777915#comment-75206096</link><description>&lt;p&gt;no i didnt, cool shot though eh?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">armsultan</dc:creator><pubDate>Sun, 05 Sep 2010 05:11:01 -0000</pubDate></item><item><title>Re: http://grunt5.tumblr.com/post/902736986</title><link>http://grunt5.tumblr.com/post/902736986#comment-66442903</link><description>&lt;p&gt;haha this guy. hes the god of aerospokes &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">armsultan</dc:creator><pubDate>Thu, 05 Aug 2010 22:13:14 -0000</pubDate></item><item><title>Re: http://armsultan.tumblr.com/post/648572612</title><link>http://armsultan.tumblr.com/post/648572612#comment-53221977</link><description>&lt;p&gt;LOL your totally right....i blindly rebloged, &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">armsultan</dc:creator><pubDate>Mon, 31 May 2010 06:00:17 -0000</pubDate></item><item><title>Re: http://grunt5.tumblr.com/post/588133721</title><link>http://grunt5.tumblr.com/post/588133721#comment-50243039</link><description>&lt;p&gt;I wrapped aa tyre tube since the paint gets chippy when i lock it up around town! the matt black is still preserved kinda looks less slick tho &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">armsultan</dc:creator><pubDate>Thu, 13 May 2010 22:04:46 -0000</pubDate></item><item><title>Re: http://armsultan.tumblr.com/post/567630201</title><link>http://armsultan.tumblr.com/post/567630201#comment-48253655</link><description>&lt;p&gt;yup its done...having trouble with seat post tho . its bigger than 27.2. so ive shimmed by aero seat post in there...leader suggest i tighen the tube with seat out to bend in the tube&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">armsultan</dc:creator><pubDate>Mon, 03 May 2010 19:58:48 -0000</pubDate></item><item><title>Re: http://armsultan.tumblr.com/post/492712022</title><link>http://armsultan.tumblr.com/post/492712022#comment-43093328</link><description>&lt;p&gt;you would have loved it. great times&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">armsultan</dc:creator><pubDate>Sat, 03 Apr 2010 16:35:29 -0000</pubDate></item></channel></rss>