Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/checkpointsw/charts

Deploy Kubernetes Helm Charts for Check Point CloudGuard
https://github.com/checkpointsw/charts

charts deploy helm helm-charts kubernetes operate security-tools

Last synced: about 1 month ago
JSON representation

Deploy Kubernetes Helm Charts for Check Point CloudGuard

Awesome Lists containing this project

README

        

# Check Point Helm Charts Repository

## Overview

This repository hosts Check Points [Helm Charts](https://helm.sh) for deploying applications to [Kubernetes](https://kubernetes.io/).

The `checkpoint` directory contains the Helm chart source files, while the `repository` directory contains the packaged Helm chart binaries.

To add the 'checkpoint' repo to local repository list, run the following command :
```
$ helm repo add checkpoint https://raw.githubusercontent.com/CheckPointSW/charts/master/repository/
```

## Install Helm

Please install [Helm](https://helm.sh) as explained in their [documentation](https://helm.sh/docs/intro/install/#scrollpane).