apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-29T01:20:04Z"
  creationTimestamp: "2026-04-29T01:19:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "881"
  uid: 7c4d02b9-b705-44d1-b9df-92039fa7536e
subsets:
- addresses:
  - ip: 10.0.0.171
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vb4tb
      namespace: kube-system
      uid: ce67bbed-797e-46a8-99b7-b54e55eebfea
  - ip: 10.0.0.238
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b672m
      namespace: kube-system
      uid: 41ca6f2a-aeb1-4cf5-bc0c-c95a99cdeff1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
