apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-18T05:30:09Z"
  creationTimestamp: "2026-03-18T05:29:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "685"
  uid: 403e2a6f-1855-47df-b419-2178db90886c
subsets:
- addresses:
  - ip: 10.0.0.248
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-twbtt
      namespace: kube-system
      uid: c18f88bb-28ef-4813-a1f4-a0372b95b040
  - ip: 10.0.0.38
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ncckj
      namespace: kube-system
      uid: 4a96c0e3-296d-45a8-8518-b04f77995b39
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
