Sign in
Log inSign up
My First Contribution to the Kubernetes Project ♾

My First Contribution to the Kubernetes Project ♾

Dan Bamikiya's photo
Dan Bamikiya
·Oct 22, 2021·

1 min read

My first contribution to the Kubernetes project got merged on Github! 😁

What did I do 🤷‍♂️? I contributed to the Kubernetes Dashboard repo. The Kubernetes Dashboard is a web-based UI for managing Kubernetes applications running in Kubernetes clusters and troubleshooting them. As well as managing the cluster itself.

The web-based dashboard which is built with Angular and TypeScript still had external referencing HTTP links even for ingress host URLs in the ingress lists which is a bad security practice for web apps.

I converted the HTTP links to default HTTPS links making any referenced external link direct users to secure website URLs!

Felt great! 😊

Hassle-free blogging platform that developers and teams love.
  • Docs by Hashnode
    New
  • Blogs
  • AI Markdown Editor
  • GraphQL APIs
  • Open source Starter-kit

© Hashnode 2024 — LinearBytes Inc.

Privacy PolicyTermsCode of Conduct