Skip to content

Opening book details…

Can I read Migrating External Services in Kubernetes on EtoBox?

Migrating External Services in Kubernetes by Rpl Marseille is a document available to read on EtoBox.

What is Migrating External Services in Kubernetes about?

This document describes a Kubernetes CKAD challenge to simulate migrating an external service into a Kubernetes cluster. The challenge involves 4 steps: 1) Create a deployment that can access the external service, 2) Create an ExternalName service to proxy to the external service, 3) Create an internal nginx deployment to replace the external service, 4) Update the ExternalName service to point to the internal nginx deployment instead of the external service, completing the migration. The solution provided

Author
Rpl Marseille
Language
EN