apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-02T22:21:16Z"
  creationTimestamp: "2026-08-02T22:20:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "912"
  uid: e4431aef-96fe-449d-8fc3-95aeabc8cb4d
subsets:
- addresses:
  - ip: 10.0.0.131
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tbj7f
      namespace: kube-system
      uid: b06d50cb-3699-4ac3-b81b-7ab93a307f3c
  - ip: 10.0.0.9
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jzgl8
      namespace: kube-system
      uid: d18cebea-7dbc-4749-9011-fc7cd6a4adce
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
