Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal: Integration of kube-ps1 for Enhanced Kubernetes Cluster Visibility #458

Closed
fdobrovolny opened this issue Jul 7, 2023 · 0 comments · Fixed by #618
Closed

Proposal: Integration of kube-ps1 for Enhanced Kubernetes Cluster Visibility #458

fdobrovolny opened this issue Jul 7, 2023 · 0 comments · Fixed by #618
Assignees
Labels
Container Issues or pull requests relevant for Team 2: Container Infra and Tooling enhancement New feature or request Sprint Nantes Sprint Nantes (2023, cwk 42+43)

Comments

@fdobrovolny
Copy link
Contributor

As an advocate for improved user experience and productivity on the management server, I propose the integration of kube-ps1, a handy utility, to enhance the visibility and context awareness of Kubernetes clusters. This proposal simplifies cluster management and gives users valuable insights into their current Kubernetes environment.

Kube-ps1 is a command-line tool that adds contextual information to your shell prompt, indicating the active Kubernetes cluster, namespace, and context. By incorporating kube-ps1 into our management server, we can offer users a clear and concise representation of their Kubernetes environment directly within their shell prompt.

In my opinion, the main advantage is that the visibility provided by kube-ps1 serves as a visual reminder to users of the cluster and namespace they are currently operating in. This reduces the chances of inadvertently executing commands on the wrong cluster, preventing potential errors or unintended consequences.

image

fdobrovolny added a commit to fdobrovolny/scs-k8s-cluster-api-provider that referenced this issue Oct 12, 2023
Signed-off-by: Filip Dobrovolny <dobrovolny.filip@gmail.com>
@matofeder matofeder added the Container Issues or pull requests relevant for Team 2: Container Infra and Tooling label Oct 18, 2023
@matofeder matofeder moved this from Backlog to Doing in Sovereign Cloud Stack Oct 18, 2023
@chess-knight chess-knight added the enhancement New feature or request label Oct 18, 2023
fdobrovolny added a commit that referenced this issue Oct 20, 2023
Signed-off-by: Filip Dobrovolny <dobrovolny.filip@gmail.com>
matofeder pushed a commit that referenced this issue Oct 20, 2023
* Install kube_ps1 on management node #458

Signed-off-by: Filip Dobrovolny <dobrovolny.filip@gmail.com>

* Address code review changes

Signed-off-by: Filip Dobrovolny <dobrovolny.filip@gmail.com>

* Newline in install_kube_ps1.sh

Signed-off-by: Filip Dobrovolny <dobrovolny.filip@gmail.com>

---------

Signed-off-by: Filip Dobrovolny <dobrovolny.filip@gmail.com>
@github-project-automation github-project-automation bot moved this from Doing to Done in Sovereign Cloud Stack Oct 20, 2023
@jschoone jschoone added the Sprint Nantes Sprint Nantes (2023, cwk 42+43) label Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Container Issues or pull requests relevant for Team 2: Container Infra and Tooling enhancement New feature or request Sprint Nantes Sprint Nantes (2023, cwk 42+43)
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants