apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-29T01:58:45Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "939"
  uid: aff17c0a-0908-4d92-a267-e0263f3537c9
subsets:
- addresses:
  - ip: 10.0.0.244
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2phr2
      namespace: kube-system
      uid: af883348-5a90-4834-bd42-868a694caf0e
  - ip: 10.0.0.56
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zxpx8
      namespace: kube-system
      uid: d2be1036-471a-4daa-814e-33e20e23dac5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
