apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-12T20:46:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: 1054ff43-d237-4860-961d-deefd111ddfa
subsets:
- addresses:
  - ip: 10.0.0.124
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-p455n
      namespace: kube-system
      uid: 60e364c4-2b6c-4282-a236-ddb18275016d
  - ip: 10.0.0.196
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6vnv9
      namespace: kube-system
      uid: ad405b9e-c176-4f02-a62e-7a5a3798b2d3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
