apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-27T01:24:24Z"
  creationTimestamp: "2026-02-27T01:23:42Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "685"
  uid: ad60629d-088e-4813-8d9d-861f86c1a47d
subsets:
- addresses:
  - ip: 10.0.0.10
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m595w
      namespace: kube-system
      uid: 3963bccc-390a-4e1b-976b-1de65923f4ab
  - ip: 10.0.0.67
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-l45gw
      namespace: kube-system
      uid: cc861d95-4d4f-4cfb-ad4e-5fe450056a0c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
