apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-06T01:01:42Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "983"
  uid: e0408e2b-7d1e-4401-9ea7-674b52ac101c
subsets:
- addresses:
  - ip: 10.0.0.16
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vjspl
      namespace: kube-system
      uid: 4f183e01-7278-4621-b96a-1a97130dd8d5
  - ip: 10.0.0.52
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8ff6f
      namespace: kube-system
      uid: 2dc068f3-7673-41b1-9e33-8f363cb31983
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
