Install and launch k3s on Manjaro Linux

Installation

yay k3s

Start-up

sudo k3s server --write-kubeconfig-mode 644
sudo k3s agent

use

k3s kubectl get po

I want to use plain kubectl without using the k3s command

export KUBECONFIG="/etc/rancher/k3s/k3s.yaml"

If you want to make it permanent, write this in .zshrc. If you write it, you can use it immediately by writing source ~ / .zshrc.

reference

Rancher Docs: K3s - Lightweight Kubernetes

Recommended Posts

Install and launch k3s on Manjaro Linux
Install wsl2 and master linux on windows
Install and Configure TigerVNC server on Linux
How to install Camunda Modeler on Manjaro Linux
Install Linux on your Chromebox
Install tomcat 5.5 on Amazon Linux.
Compile and install MySQL-python for python2.7 on amazon linux
Install Docker on Arch Linux and run it remotely
Install Homebrew on Amazon Linux 2
Install strongSwan 5.9.1 on Amazon Linux 2
Install LAMP on Amazon Linux 2 and build a WordPress environment.
Install Python Pillow on Amazon Linux
Install Mecab and mecab-python3 on Ubuntu 14.04
(Windows10) Install Linux environment and gnuplot.
Build and install OpenCV on Windows
Install CUDA on Linux Mint Mate 20
Install Arch Linux on DeskMini A300
How to install VMware-Tools on Linux
Install pyenv on EC2 (Amazon Linux)
Install fabric on Ubuntu and try
[Note] Install Imagick on Amazon Linux2
Install easy_install and pip on windows
[MariaDB] Install MariaDB on Linux and create a DB and an operating user.
I'll install Ruby on EC2 (Amazon Linux2) 2020
[UE4] Build DedicatedServer on Windows and Linux
Install scipy on Linux without internet connection
How to install aws-session-manager-plugin on Manajro Linux
How to display emoji on Manjaro Linux
Learn sshd_config and authorized_keys (on Amazon Linux 2)
How to install packages on Alpine Linux
5 reasons to install Linux on your laptop.
How to install Anisble on Amazon Linux 2
Dockerfile: Install Docker on your Linux server
Install Mecab on Linux (CentOS) with brew
Install Puppet Master and Client on Ubuntu 16.04
How to install php7.4 on Linux (Ubuntu)
Install pyenv and Python 3.6.8 on Ubuntu 18.04 LTS
Replacing rmtrash on Mac and replacing rm on Linux
Install rJava on Linux in R3.6 environment.
Until you install Arch Linux on VMware
Install Python 3.8, Pip 3.8 on EC2 (Amazon Linux 2)
Linux "Install on / dev / sda" error resolution
Install pyenv and rbenv on CentOS system-wide
Build Linux on a Windows environment. Steps to install Laradock and migrate
Install Python3 and Django on Amazon Linux (EC2) and run your web server
Install matplotlib and display graph on Jupyter Notebook
Install debian on linux on Arrows tab Q584 / H
Install and run Python3.5 + NumPy + SciPy on Windows 10
Install Anydesk Linux version on Chromebook [Result NG]
[Note] Install wxPython 3.x on Linux Mint (Ubuntu)
Launch and use IPython notebook on the network
Install OpenCV 4.0 and Python 3.7 on Windows 10 with Anaconda
Invert screen output vertically and horizontally on linux
Install PHP 7 series on Amazon Linux 2 with Amazon Linux Extras
Install MongoDB on Ubuntu 16.04 and operate via python
Install Python and libraries for Python on MacOS Catalina
Install ZIP version Python and pip on Windows 10
Until you install Anaconda for data analysis on your Mac and launch the IDE
Install procs, an alternative tool for ps, on Linux (also available on Mac and Windows)
[AWS EC2] How to install only MySQL client on Amazon Linux 2 and connect to RDS
Install Python3 on Mac and build environment [Definitive Edition]