Rahil

Deploy kubernetes dashboard in kss cluster.

Deploying Kubernetes Dashboard in K3S Cluster

Get the latest Kubernetes Dashboard and deploy Create service account and role In admin-service user.yaml, enter the following values: In admin-user-role.yaml, enter the following values: Now apply changes to deploy it to K3S cluster: Expose service as NodePort to access from browser In edit mode change type: ClusterIP to type: NodePort. And save it. Your

Deploying Kubernetes Dashboard in K3S Cluster Read More »

Top 100 Essential PowerShell Commands_ Your Must-Know Cheat Sheet

Top 100 Essential PowerShell Commands: Your Must-Know Cheat Sheet

PowerShell, an integral component of Windows operating systems, has revolutionized the way administrators and users interact with their systems by offering a robust command-line environment. At its core, PowerShell empowers users to leverage a comprehensive set of commands, often referred to as cmdlets, to perform a wide array of tasks. From basic PowerShell commands like

Top 100 Essential PowerShell Commands: Your Must-Know Cheat Sheet Read More »

Essential Linux Commands Cheat Sheet_ Your Ultimate Reference

Essential Linux Commands Cheat Sheet: Your Ultimate Reference

In the intricate landscape of Linux systems, a firm grasp of essential commands is a cornerstone for Linux administrators and engineers. The Linux command line serves as an indispensable tool, offering professionals the means to expertly navigate, administer, and manipulate their systems. These vital Linux commands stand as the bedrock for those seeking to harness

Essential Linux Commands Cheat Sheet: Your Ultimate Reference Read More »

Scroll to Top