# Install Feast

A production deployment of Feast is deployed using Kubernetes.

## Kubernetes (with Helm)

This guide installs Feast into an existing Kubernetes cluster using Helm. The installation is not specific to any cloud platform or environment, but requires Kubernetes and Helm.

{% content-ref url="install-feast/kubernetes-with-helm" %}
[kubernetes-with-helm](https://docs.feast.dev/v0.11-branch/feast-on-kubernetes/getting-started/install-feast/kubernetes-with-helm)
{% endcontent-ref %}

## Amazon EKS (with Terraform)

This guide installs Feast into an AWS environment using Terraform. The Terraform script is opinionated and intended to allow you to start quickly.

{% content-ref url="install-feast/kubernetes-amazon-eks-with-terraform" %}
[kubernetes-amazon-eks-with-terraform](https://docs.feast.dev/v0.11-branch/feast-on-kubernetes/getting-started/install-feast/kubernetes-amazon-eks-with-terraform)
{% endcontent-ref %}

## Azure AKS (with Helm)

This guide installs Feast into an Azure AKS environment with Helm.

{% content-ref url="install-feast/kubernetes-azure-aks-with-helm" %}
[kubernetes-azure-aks-with-helm](https://docs.feast.dev/v0.11-branch/feast-on-kubernetes/getting-started/install-feast/kubernetes-azure-aks-with-helm)
{% endcontent-ref %}

## Azure AKS (with Terraform)

This guide installs Feast into an Azure environment using Terraform. The Terraform script is opinionated and intended to allow you to start quickly.

{% content-ref url="install-feast/kubernetes-azure-aks-with-terraform" %}
[kubernetes-azure-aks-with-terraform](https://docs.feast.dev/v0.11-branch/feast-on-kubernetes/getting-started/install-feast/kubernetes-azure-aks-with-terraform)
{% endcontent-ref %}

## Google Cloud GKE (with Terraform)

This guide installs Feast into a Google Cloud environment using Terraform. The Terraform script is opinionated and intended to allow you to start quickly.

{% content-ref url="install-feast/google-cloud-gke-with-terraform" %}
[google-cloud-gke-with-terraform](https://docs.feast.dev/v0.11-branch/feast-on-kubernetes/getting-started/install-feast/google-cloud-gke-with-terraform)
{% endcontent-ref %}

## IBM Cloud Kubernetes Service (IKS) and Red Hat OpenShift (using Kustomize)

This guide installs Feast into an existing [IBM Cloud Kubernetes Service](https://www.ibm.com/cloud/kubernetes-service) or [Red Hat OpenShift on IBM Cloud](https://www.ibm.com/cloud/openshift) using Kustomize.

{% content-ref url="install-feast/ibm-cloud-iks-with-kustomize" %}
[ibm-cloud-iks-with-kustomize](https://docs.feast.dev/v0.11-branch/feast-on-kubernetes/getting-started/install-feast/ibm-cloud-iks-with-kustomize)
{% endcontent-ref %}
