apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-27T01:33:12Z"
  creationTimestamp: "2026-04-27T01:31:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1053"
  uid: 967bd0a7-ea08-49de-a5c4-6477fcffc722
subsets:
- addresses:
  - ip: 10.0.0.172
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hnnl7
      namespace: kube-system
      uid: 1906cc30-a13f-4920-85bf-79a45f779ba8
  - ip: 10.0.0.253
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cksgk
      namespace: kube-system
      uid: 656cb626-d8b3-49eb-a675-db1e568ce1a4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
