apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-26T07:01:59Z"
  creationTimestamp: "2026-04-26T07:00:39Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1427"
  uid: 26425331-b3e9-4c0f-bd01-6f8f29863f67
subsets:
- addresses:
  - ip: 10.0.0.167
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gf7b9
      namespace: kube-system
      uid: 264205a1-8ecf-40af-a811-e7e3d9645c3d
  - ip: 10.0.0.24
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zjpw6
      namespace: kube-system
      uid: 5729507b-f3f1-4017-9c87-77b906c4b1d9
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
