apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-13T02:49:17Z"
  creationTimestamp: "2026-04-13T02:48:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "973"
  uid: 0c7b62cf-ae4c-429a-99e4-6d09a06485d0
subsets:
- addresses:
  - ip: 10.0.0.148
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-42fwx
      namespace: kube-system
      uid: 7257a484-ddcd-436f-ada3-975043701426
  - ip: 10.0.0.69
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6mx7j
      namespace: kube-system
      uid: f5fe8734-0b23-4ca0-af29-30abcc84f2b3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
