apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T00:00:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "883"
  uid: 1a5c28c8-1160-414a-85d1-18de3ac6bbed
subsets:
- addresses:
  - ip: 10.0.0.139
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jjkg5
      namespace: kube-system
      uid: 29c03de5-6e95-41e5-8e0c-ce76a2f41a3d
  - ip: 10.0.0.165
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w8242
      namespace: kube-system
      uid: f2698014-185b-4d1c-97ea-01e9e9e494c0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
