apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-27T16:39:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "857"
  uid: f0f8c3d6-0d81-4f4c-a9a9-024b13a6a719
subsets:
- addresses:
  - ip: 10.0.0.13
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xd8ft
      namespace: kube-system
      uid: 1dbd8f53-7c92-4a9e-9c4c-43725c1d6815
  - ip: 10.0.0.34
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8d5bk
      namespace: kube-system
      uid: 965db18c-f6c8-4c5d-b3f8-fb99e75d75e9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
