apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-06T01:12:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "899"
  uid: fda04bbe-2b5a-4f2e-bdbd-0a9a6ad97be8
subsets:
- addresses:
  - ip: 10.0.0.33
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fpcd5
      namespace: kube-system
      uid: f053d2bb-446e-4f11-aa9f-9208ff77260c
  - ip: 10.0.0.39
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vnxq8
      namespace: kube-system
      uid: 276745e4-b542-41e8-aba6-a2d7093c7102
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
