LoginSignup
0
1

More than 1 year has passed since last update.

Lens(Kubernetes IDE) インストール

Last updated at Posted at 2020-11-10

概要

  • k8sテスト環境構築
    Lens(Kubernetes IDE) インストール

構築目次

環境

  • Rancher: v2.6.3
  • kubernetes(Client): v1.22.4
  • kubernetes(Server): v1.22.4
  • Lens: v5.3.3

Lens

インストール

  • Download
    Websiteにアクセス > [Download Lens Desktop] > [Linux x64(.deb)]
    26-1.png

  • インストール

$ sudo apt install ./Lens-5.3.3-latest.20211223.1.amd64.deb

Lens 起動

  • 起動
$ lens
  • [SKIP]クリック
    27-1.png

クラスタ追加

※自動で~/.kube/config情報を取得する。

  • [Catalog(APP)] > [Clusters] > 追加するクラスタを選択
    29-1.png

  • 確認
    30-1.png

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1