apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-03T05:00:12Z"
  creationTimestamp: "2026-04-03T04:59:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1020"
  uid: 02a6369a-fcc1-491d-8afe-db792786cdbc
subsets:
- addresses:
  - ip: 10.0.0.198
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ch297
      namespace: kube-system
      uid: 71087aed-8577-41d4-bde1-deae6133b7ae
  - ip: 10.0.0.243
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nvbnf
      namespace: kube-system
      uid: 63859148-36aa-4653-addd-72f7c989df81
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
