/pses-kube-presentation

Running PeopleSoft Elasticsearch on Kubernetes

Primary LanguageHCLMIT LicenseMIT

Running PeopleSoft Elasticsearch on Kubernetes

This repo contains the presentation and supporting files for "Running PeopleSoft Elasticsearch on Kubernetes" given at psadmin.conf psadmin.conf on March 7th, 2018.

Here's an overview of what's included in the repo, along with some descriptions.

├── LICENSE.md
├── README.md
├── demo
│   ├── image (contains the files necessary for building the Elasticsearch container image)
│   ├── manifests (kubernetes manifests for deploying Elasticsearch)
├── presentation
│   └── pses-kubernetes.pdf (presentation in pdf format)
└── terraform (terraform manifests for building out a Kubernetes cluster on Azure AKS)

Additional Resources