apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-25T02:18:56Z"
  creationTimestamp: "2026-02-25T02:18:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "830"
  uid: f4010100-37c6-4cac-a366-a2a03f6d5615
subsets:
- addresses:
  - ip: 10.0.0.129
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-jwm46
      namespace: kube-system
      uid: 936a9cc0-16d8-4502-95b1-3aecc03a74bc
  - ip: 10.0.0.231
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-9f9t8
      namespace: kube-system
      uid: 0ea6a420-9511-43af-88cf-ecb62e152c43
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
