apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-04T02:31:54Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "650"
  uid: a346f483-7179-4165-b39a-e399dad17dd3
subsets:
- addresses:
  - ip: 10.0.0.110
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-frr8w
      namespace: kube-system
      uid: 19abec3f-c8ec-459c-9b70-6f4cd6d0f9a3
  - ip: 10.0.0.50
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tctfb
      namespace: kube-system
      uid: ff7d61d2-e18e-4a09-99ec-f4ef52f05fbb
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
