Skip to main content
Redhat Developers  Logo
  • Products

    Featured

    • Red Hat Enterprise Linux
      Red Hat Enterprise Linux Icon
    • Red Hat OpenShift AI
      Red Hat OpenShift AI
    • Red Hat Enterprise Linux AI
      Linux icon inside of a brain
    • Image mode for Red Hat Enterprise Linux
      RHEL image mode
    • Red Hat OpenShift
      Openshift icon
    • Red Hat Ansible Automation Platform
      Ansible icon
    • Red Hat Developer Hub
      Developer Hub
    • View All Red Hat Products
    • Linux

      • Red Hat Enterprise Linux
      • Image mode for Red Hat Enterprise Linux
      • Red Hat Universal Base Images (UBI)
    • Java runtimes & frameworks

      • JBoss Enterprise Application Platform
      • Red Hat build of OpenJDK
    • Kubernetes

      • Red Hat OpenShift
      • Microsoft Azure Red Hat OpenShift
      • Red Hat OpenShift Virtualization
      • Red Hat OpenShift Lightspeed
    • Integration & App Connectivity

      • Red Hat Build of Apache Camel
      • Red Hat Service Interconnect
      • Red Hat Connectivity Link
    • AI/ML

      • Red Hat OpenShift AI
      • Red Hat Enterprise Linux AI
    • Automation

      • Red Hat Ansible Automation Platform
      • Red Hat Ansible Lightspeed
    • Developer tools

      • Red Hat Trusted Software Supply Chain
      • Podman Desktop
      • Red Hat OpenShift Dev Spaces
    • Developer Sandbox

      Developer Sandbox
      Try Red Hat products and technologies without setup or configuration fees for 30 days with this shared Openshift and Kubernetes cluster.
    • Try at no cost
  • Technologies

    Featured

    • AI/ML
      AI/ML Icon
    • Linux
      Linux Icon
    • Kubernetes
      Cloud icon
    • Automation
      Automation Icon showing arrows moving in a circle around a gear
    • View All Technologies
    • Programming Languages & Frameworks

      • Java
      • Python
      • JavaScript
    • System Design & Architecture

      • Red Hat architecture and design patterns
      • Microservices
      • Event-Driven Architecture
      • Databases
    • Developer Productivity

      • Developer productivity
      • Developer Tools
      • GitOps
    • Secure Development & Architectures

      • Security
      • Secure coding
    • Platform Engineering

      • DevOps
      • DevSecOps
      • Ansible automation for applications and services
    • Automated Data Processing

      • AI/ML
      • Data Science
      • Apache Kafka on Kubernetes
      • View All Technologies
    • Start exploring in the Developer Sandbox for free

      sandbox graphic
      Try Red Hat's products and technologies without setup or configuration.
    • Try at no cost
  • Learn

    Featured

    • Kubernetes & Cloud Native
      Openshift icon
    • Linux
      Rhel icon
    • Automation
      Ansible cloud icon
    • Java
      Java icon
    • AI/ML
      AI/ML Icon
    • View All Learning Resources

    E-Books

    • GitOps Cookbook
    • Podman in Action
    • Kubernetes Operators
    • The Path to GitOps
    • View All E-books

    Cheat Sheets

    • Linux Commands
    • Bash Commands
    • Git
    • systemd Commands
    • View All Cheat Sheets

    Documentation

    • API Catalog
    • Product Documentation
    • Legacy Documentation
    • Red Hat Learning

      Learning image
      Boost your technical skills to expert-level with the help of interactive lessons offered by various Red Hat Learning programs.
    • Explore Red Hat Learning
  • Developer Sandbox

    Developer Sandbox

    • Access Red Hat’s products and technologies without setup or configuration, and start developing quicker than ever before with our new, no-cost sandbox environments.
    • Explore Developer Sandbox

    Featured Developer Sandbox activities

    • Get started with your Developer Sandbox
    • OpenShift virtualization and application modernization using the Developer Sandbox
    • Explore all Developer Sandbox activities

    Ready to start developing apps?

    • Try at no cost
  • Blog
  • Events
  • Videos

Supercharge Helm workflows with OpenShift Toolkit in VS Code

January 8, 2024
Mohit Suman
Related topics:
HelmKubernetes
Related products:
Red Hat OpenShift

Share:

    In the fast-paced world of cloud-native application development, having the right tools at your fingertips can make all the difference. Enter the OpenShift Toolkit IDE extension for Visual Studio Code (VS Code), a game-changer for developers diving into the Red Hat OpenShift ecosystem. One standout feature that elevates your development experience is the robust Helm support integrated into this extension. In this article, we'll explore the advantages Helm brings to cloud-native application development on OpenShift and how its seamless integration into the IDE can supercharge your workflow.

    Harnessing the power of Helm charts: Browse and install from OpenShift Toolkit

    Helm, the Kubernetes package manager, simplifies and accelerates the deployment of applications on OpenShift. With the OpenShift Toolkit's Helm support, you gain easy access to Helm charts, enabling the streamlined packaging, versioning, and deployment of complex applications—all within the comfort of your IDE. This means less time spent on manual configurations and more focus on writing code (Figure 1).

    OpenShift Toolkit Helm View
    Figure 1: Browse & Install Helm Charts from OpenShift Toolkit
    Figure 1: Browse and install Helm charts from OpenShift Toolkit.

    Deploy projects using Helm charts

    You can utilize the Helm chart Registry view, search for a specific Helm chart based on multiple filters, and install the specific Helm chart. Users can also harness the power of Helm workflows to streamline Helm chart creation, modification, and deployment, ensuring efficient management of your Kubernetes applications. It works seamlessly with any Helm chart version and can be customized based on the Helm repo you want to use (Figure 2).

    select helm chart for red hat developer hub
    Figure 2: Install Red Hat Developer Helm Chart
    Figure 2: Install Red Hat Developer Helm chart.

    Efficient collaboration and code sharing

    Helm charts promote collaboration by providing a standardized way to package applications and their dependencies. With the OpenShift Toolkit IDE extension, you can seamlessly share and reuse Helm charts, fostering a collaborative ecosystem. This not only accelerates development but also ensures consistency across the team, making it easier to manage and scale applications.

    Visualize and edit Helm charts directly in the IDE

    The OpenShift Toolkit IDE extension takes Helm support to the next level by offering a visual editor for installing and deploying Helm charts. You can now visualize and edit Helm charts directly within VS Code, eliminating the need to switch between different tools. This editing enhances code comprehension and simplifies the customization of Helm charts, making it accessible to both seasoned developers and newcomers.

    Continuous integration and continuous deployment (CI/CD) integration

    The OpenShift Toolkit IDE extension seamlessly integrates with popular CI/CD pipelines, ensuring a smooth transition from development to production. Helm charts play a crucial role in this process by providing a consistent deployment artifact. With Helm support in the IDE, you can automate the entire CI/CD pipeline, from building container images to deploying Helm charts on OpenShift.

    Community-driven innovation

    The OpenShift Toolkit IDE extension is built on open source principles, and Helm support is no exception. By contributing to and leveraging the open source community, developers can actively participate in shaping the future of Helm integration within the IDE. This collaborative approach ensures that the extension stays up-to-date with the latest Helm features and best practices.

    Demo

    To see OpenShift Toolkit's Helm support in action, check out the following demo.

    Learn more

    The marriage of Helm support with the OpenShift Toolkit IDE extension in Visual Studio Code marks a significant milestone in cloud-native application development. From simplifying deployment processes to providing a visual editor for Helm charts, this integration empowers developers to build, debug, and deploy applications with unprecedented ease. As the open source community continues to drive innovation, the future looks bright for developers seeking a seamless and efficient development experience on OpenShift. Embrace the power of Helm and the OpenShift Toolkit and let your cloud-native applications soar to new heights.

    The support for Helm workflow in IntelliJ plugin OpenShift Toolkit is also out and will be discussed in detail in a future article. Stay tuned and happy coding!

    • Visit the Marketplace to learn more about our offerings and download the extension.
    • Open an issue on our GitHub Issues page.
    • Send an email to [email protected].
    OSZAR »

    Related Posts

    • Getting started with the OpenShift Toolkit for VS Code and IntelliJ

    • 3 ways to install a database with Helm charts

    • Developer workflows using the VS Code for Java extension 1.0

    • Debugging components in OpenShift using VS Code

    • Manage namespaces in multitenant clusters with Argo CD, Kustomize, and Helm

    • 3 patterns for deploying Helm charts with Argo CD

    Recent Posts

    • How to integrate vLLM inference into your macOS and iOS apps

    • How Insights events enhance system life cycle management

    • Meet the Red Hat Node.js team at PowerUP 2025

    • How to use pipelines for AI/ML automation at the edge

    • What's new in network observability 1.8

    What’s up next?

    Operating OpenShift Share image

    Read Operating OpenShift, a practical guide to running and operating OpenShift clusters more efficiently using a site reliability engineering (SRE) approach. Learn best practices and tools that can help reduce the effort of deploying a Kubernetes platform.

    OSZAR »
    Get the e-book
    Red Hat Developers logo LinkedIn YouTube Twitter Facebook

    Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform

    Build

    • Developer Sandbox
    • Developer Tools
    • Interactive Tutorials
    • API Catalog

    Quicklinks

    • Learning Resources
    • E-books
    • Cheat Sheets
    • Blog
    • Events
    • Newsletter

    Communicate

    • About us
    • Contact sales
    • Find a partner
    • Report a website issue
    • Site Status Dashboard
    • Report a security problem

    RED HAT DEVELOPER

    Build here. Go anywhere.

    We serve the builders. The problem solvers who create careers with code.

    Join us if you’re a developer, software engineer, web designer, front-end designer, UX designer, computer scientist, architect, tester, product manager, project manager or team lead.

    Sign me up

    Red Hat legal and privacy links

    • About Red Hat
    • Jobs
    • Events
    • Locations
    • Contact Red Hat
    • Red Hat Blog
    • Inclusion at Red Hat
    • Cool Stuff Store
    • Red Hat Summit

    Red Hat legal and privacy links

    • Privacy statement
    • Terms of use
    • All policies and guidelines
    • Digital accessibility

    Report a website issue

    OSZAR »