apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-19T11:54:47Z"
  creationTimestamp: "2026-05-19T11:53:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "967"
  uid: 76fda216-712a-4f54-b3d1-8916850f0c77
subsets:
- addresses:
  - ip: 10.0.0.204
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n9d5q
      namespace: kube-system
      uid: 8541462a-2736-4941-9abc-15a462612ce1
  - ip: 10.0.0.222
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2pdl7
      namespace: kube-system
      uid: 0d5fd61b-09e1-4fac-b79c-33dc3a06e8ea
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
