apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-03T19:02:11Z"
  creationTimestamp: "2026-07-03T19:01:02Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "987"
  uid: fb3aea7f-a115-49c1-8719-c088acd9c324
subsets:
- addresses:
  - ip: 10.0.0.119
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t8bsm
      namespace: kube-system
      uid: bb6f371a-8b98-4638-b3da-8fdede9532f2
  - ip: 10.0.0.220
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bgcrz
      namespace: kube-system
      uid: f4045c20-08eb-445e-b966-b272af38402e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
