Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Latest commit

 

History

History
27 lines (14 loc) · 800 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 800 Bytes

kubernetes-templates

This directory contains exemplary templates of how to run XAP data grid with existing Kubernetes cluster.

Pre-requirements

  1. Docker registry, that stores XAP docker image

  2. Kubernetes cluster that might be running locally, on-premises VMs or on a cloud provider

  3. Linux box with installed

    • Make Utility
    • kubectl should be connected to the kubernetes cluster

Usage

Edit Makefile with correct parameter values.

make create-image-pull-secret

Create XAP IMDG

make create-xap-datagrid