Skip to main content

Use and Configure CoreDNS

ocne ocne2 lab tutorial ocne-k8s
Table of Contents

Links

🌙 Lab

🗒 Tutorial

Details

Dynamic Name System (DNS) provides a way to translate hostnames to IP addresses for systems located anywhere on your network or the Internet. CoreDNS provides the same DNS service within your Kubernetes cluster to ensure that all deployments on your Kubernetes cluster have a reliable communication mechanism between the pods and services it uses. CoreDNS resolves requests for hostnames to IP addresses within the Oracle Cloud Native Environment cluster.

Objectives

In this tutorial, you will learn:

  • How to configure and use CoreDNS
  • Where to locate the CoreDNS configuration files and how to alter them

Prerequisites

  • Installation of Oracle Cloud Native Environment
    • a single control node and single worker node