apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-26T10:22:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "910"
  uid: dd2a803a-48eb-4a90-9aa0-fbf7ad1c53ba
subsets:
- addresses:
  - ip: 10.0.0.176
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jlrfn
      namespace: kube-system
      uid: 44db1b64-9091-4d55-a0e6-df4f2e0a7283
  - ip: 10.0.0.44
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cljxt
      namespace: kube-system
      uid: b3bddd40-7efd-4cf8-a688-beee4b3e272c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
