apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-20T05:31:40Z"
  creationTimestamp: "2026-03-20T05:30:55Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "890"
  uid: a26b55bb-540b-474e-b7ac-1d87cae343c5
subsets:
- addresses:
  - ip: 10.0.0.141
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-j8gzl
      namespace: kube-system
      uid: 3ebba553-66c2-44c3-ab49-d9598bbb0877
  - ip: 10.0.0.147
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kxv9d
      namespace: kube-system
      uid: f05b047f-e3dc-4c8a-9314-3c169dba3e0d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
