apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-14T10:43:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "888"
  uid: 0097e408-cfa1-4d94-af12-e890d14bb2e7
subsets:
- addresses:
  - ip: 10.0.0.175
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-q7jxm
      namespace: kube-system
      uid: e4834db2-628f-4ab6-beb2-1a17170ebdc8
  - ip: 10.0.0.247
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vr7dj
      namespace: kube-system
      uid: dfb8ec8f-75a8-4400-8211-05a3e7c91d6e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
