EKube

Add this URL to your Eclipse Installation to reach this solution's update site.

2021-12 (4.22), 2021-09 (4.21), 2021-06 (4.20), 2021-03 (4.19), 2020-12 (4.18), 2020-09 (4.17), 2020-06 (4.16), 2020-03 (4.15), 2019-12 (4.14), 2019-09 (4.13), 2019-06 (4.12), 2019-03 (4.11), 2018-12 (4.10), 2018-09 (4.9), Photon (4.8), Oxygen (4.7), 2022-03 (4.23), 2022-06 (4.24), 2022-09 (4.25), 2022-12 (4.26), 2023-03 (4.27), 2023-06 (4.28), 2023-09 (4.29), 2023-12 (4.30), 2024-03 (4.31)

https://de-jcup.github.io/update-site-ekube/update-site/

Learn more...
Solution Description

EKube is a simple eclipse integration for kubernetes.

It shall not be a replacement for kubectl, but give developers an convient and fast overview about current situations inside their kubernetes clusters.

The project is still beta, but makes normally only read only access - so you will not harm your cluster, even when its currently not marked as  production ready.
Exception is the "Delete" action - this will drop the selected element (But only when you confirm the action).

Features:

- Fast overview about current situation
- Doubleclick on a node in tree shows up YAML file of the corresponding node in kubernetes
- Works "out of the box": Uses kube config of user (but path can be customized)
- Generates overview about cluster with "Show plantuml" action in toolbar. Can be viewed with
  https://marketplace.eclipse.org/content/asciidoctor-editor
- Context actions on a node:
   - Secrets can be shown (base64 automatically decrypted)
   - At Pods:
       - interactive shell (kubectl and bash necessary on client side + sh on POD image)
       - interactive log viewer (kubectl and bash necessary on client side)
   - Delete element (you need to confirm)
  

Additional Links

Categories: Other, Process, Tools

Additional Details

Eclipse Versions: 2021-12 (4.22), 2021-09 (4.21), 2021-06 (4.20), 2021-03 (4.19), 2020-12 (4.18), 2020-09 (4.17), 2020-06 (4.16), 2020-03 (4.15), 2019-12 (4.14), 2019-09 (4.13), 2019-06 (4.12), 2019-03 (4.11), 2018-12 (4.10), 2018-09 (4.9), Photon (4.8), Oxygen (4.7), 2022-03 (4.23), 2022-06 (4.24), 2022-09 (4.25), 2022-12 (4.26), 2023-03 (4.27), 2023-06 (4.28), 2023-09 (4.29), 2023-12 (4.30), 2024-03 (4.31)

Platform Support: Windows, Mac, Linux/GTK

Organization Name: Albert Tregnaghi

Development Status: Beta

Date Created: Monday, November 26, 2018 - 13:14

License: Apache 2.0

Date Updated: Friday, October 6, 2023 - 10:48

Submitted by: Albert Tregnaghi

Screenshot
Date Ranking Installs Clickthroughs
April 2024 350/683 24 10
March 2024 337/694 38 11
February 2024 335/687 32 14
January 2024 396/691 20 15
December 2023 348/671 29 18
November 2023 428/686 16 12
October 2023 442/673 15 18
September 2023 344/663 30 14
August 2023 353/673 25 13
July 2023 364/668 23 17
June 2023 340/669 31 18
May 2023 359/671 29 8
View Data for all Listings

Unsuccessful Installs

Unsuccessful Installs in the last 7 Days: 1

Download last 500 errors (CSV)

Marketplace Drag to Install Button

By adding the following code below to your website you will be able to add an install button for EKube.

HTML Code:

Markdown Syntax:

Output:

Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client

Reviews Add new review

Because of bintray sundown - see https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter there was a need to change the update site. The new location starting with version 0.10.0 is now https://de-jcup.github.io/update-site-ekube/update-site/ When you are using eclipse marketplace for installation the new update location will be automatically applied.