<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: one aliang</title>
    <description>The latest articles on DEV Community by one aliang (@aliangdone).</description>
    <link>https://dev.to/aliangdone</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4108930%2F7be4243f-f49b-4c4d-8252-fc62043a5bdc.jpg</url>
      <title>DEV Community: one aliang</title>
      <link>https://dev.to/aliangdone</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aliangdone"/>
    <language>en</language>
    <item>
      <title>AliangBoard – A K8s dashboard I built while learning</title>
      <dc:creator>one aliang</dc:creator>
      <pubDate>Fri, 04 Sep 2026 02:58:57 +0000</pubDate>
      <link>https://dev.to/aliangdone/aliangboard-a-k8s-dashboard-i-built-while-learning-2pmk</link>
      <guid>https://dev.to/aliangdone/aliangboard-a-k8s-dashboard-i-built-while-learning-2pmk</guid>
      <description>&lt;p&gt;Hi everyone,&lt;/p&gt;

&lt;p&gt;While learning Kubernetes, I developed my own K8s dashboard – AliangBoard. I've been using it in my daily deployments, and it feels pretty smooth to me, so I'd love to get some feedback and suggestions from you.&lt;/p&gt;

&lt;p&gt;A quick note on permissions: The RBAC is relatively simple right now, so it's not ideal for companies with complex organizational structures. However, for independent developers and small teams, the experience is quite nice.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fcgz0ur2kqj7qzj4a11jt.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fcgz0ur2kqj7qzj4a11jt.png" alt=" " width="800" height="455"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Here are some highlights of what it can do:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Advanced terminal – It provides a great terminal pop-up for executing commands inside Pods. You can minimize it, and even if you refresh the page, the session state is preserved – no more losing your command history. Debug online would be more easy!&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;File management – Supports browsing, editing, uploading, and downloading files for any Pod, right from the UI.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Topology view – Visualizes the relationships between Ingress, Service, and Deployment resources, making it easier to understand your application's networking. that make it more easy to adjust the traffic structure of our deployment&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;SSH management – You can store your server SSH credentials directly in the dashboard, allowing you to manage your VMs alongside your K8s clusters at one place.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;AI integration – Built-in AI can interact with both your K8s cluster and your SSH servers, helping you automate deployments both inside and outside the cluster. Even when it comes to complex operations and maintenance tasks, there is nothing to worry.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I welcome everyone to try it out, and please feel free to open issues on GitHub with your suggestions or bug reports!&lt;/p&gt;

&lt;p&gt;🔗 Links:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/aliang-one/aliangboard" rel="noopener noreferrer"&gt;AliangBoard&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;&lt;a href="https://demo-aliangboard.aliang.one/" rel="noopener noreferrer"&gt;Live Demo&lt;/a&gt;  Notice: username: admin / password: admin123&lt;/p&gt;

&lt;p&gt;Thanks for reading, and I look forward to your feedback!&lt;/p&gt;

</description>
      <category>ai</category>
      <category>kubernetes</category>
      <category>devops</category>
    </item>
  </channel>
</rss>
