apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-16T02:53:12Z"
  creationTimestamp: "2026-04-16T02:52:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1057"
  uid: 0ec7b60a-f54f-4719-9a70-dae06933844c
subsets:
- addresses:
  - ip: 10.0.0.175
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-g9qdh
      namespace: kube-system
      uid: 197f91d4-8ede-4c5f-a611-c6e501ef3581
  - ip: 10.0.0.96
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-q45lt
      namespace: kube-system
      uid: 232dce90-7516-495c-9469-5fc8f2fb976b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
