apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-17T13:08:06Z"
  creationTimestamp: "2026-07-17T13:06:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "942"
  uid: 9a01de5e-3b41-4b0c-9795-71b0a29c035b
subsets:
- addresses:
  - ip: 10.0.0.131
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7kxld
      namespace: kube-system
      uid: 32d95c38-52ba-4a1c-b926-0c4c92c0a73f
  - ip: 10.0.0.170
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jk6pt
      namespace: kube-system
      uid: 3bc240bc-bb47-49d1-9c16-940cfbe3189a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
