HiveBrain v1.2.0
Get Started
← Back to all entries
patternkubernetesMinor

What is the PF field in k9s?

Submitted by: @import:stackexchange-devops··
0
Viewed 0 times
k9sfieldthewhat

Problem

In k9s (kubernetes management tool) what is the PF column (for pods)? What does the Ⓕ value mean?

Solution

The "PF" field refers to port forwarding.

You may setup port forwarding, ("shift-f" in pod view). This indicator probably means you have setup some port forwarding -- in my case, it prints some weird character.

Although to be honest ... I only figured it out, searching their git repository history .... Introduced here: https://github.com/derailed/k9s/commit/f1111174aa8df815e25b0a029ba1465d3a855b49#diff-5b19eaab395254884c7dff045b0e50a599c29794e80a81fe42c9667450b6e9d4

Context

StackExchange DevOps Q#16887, answer score: 5

Revisions (0)

No revisions yet.