Kubernetes, CKAD, CKA
-
Updated
Sep 23, 2023 - HTML
Kubernetes, CKAD, CKA
This project is a backend Node.js application deployed on a Kubernetes cluster with a single load balancer, without using Ingress or an Ingress Controller. The application connects to a self-hosted database that is only accessible within the internal network.
The configuration service provides an simple http endpoint which provides straight forward config map values as json files. It predefines no ingress so you have to declare one in the values.yaml file under ingress section.
Terraform module to create a ConfigMap on GKE
Project for "Cloud technologies" course
Add a description, image, and links to the config-map topic page so that developers can more easily learn about it.
To associate your repository with the config-map topic, visit your repo's landing page and select "manage topics."