Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]

Community Articles

Find and share helpful community-sourced technical articles.
Announcements
Share your experience with Cloudera on G2 and get a $25 Amazon Gift card.
Hi, I'm CLEO! Something exciting is coming to the Community. Stay Tuned!
avatar
Rising Star

Inspired by @sunile_manjee 's article How to use K9s to fetch metrics and logs for Cloudera Data Warehouse Experience , I decided to create the same tutorial for Cloudera Data Engineering.

The process is very similar, as you can see below.

Pre-Requisites

  • CDE environment setup
  • K9s installed on your machine (instructions here)
  • AWS user ARN
  • AWS configure (CLI) pointing to your AWS env (instructions here)

Step 1: Add your AWS user to the CDE environment

  1. In your AWS account console, go to IAM > Users > Search for your user name > copy your ARN:
    Screen Shot 2020-08-19 at 4.50.33 PM.png
  2. In the CDE main page, go to environment details:
    Screen Shot 2020-08-19 at 4.49.58 PM.png
  3. Then, go to access and add your ARN:
    Screen Shot 2020-08-19 at 4.42.39 PM.png

Step 2: Download the kubeconfig

  • In the CDE main page, click on the 3 dots, then Download Kube Config:Screen Shot 2020-08-19 at 4.42.54 PM.png

Step 3: Run K9s

  • You can now run k9s, by running:
    k9s --kubeconfig ~/Downloads/kubeconfig​
    Note: the path to your downloaded kubeconfig is subject to change of course.
    Screen Shot 2020-08-19 at 4.54.50 PM.png

 

 

8,558 Views
Version history
Last update:
‎04-21-2026 04:26 AM
Updated by: