apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-16T16:29:28Z"
  creationTimestamp: "2026-04-16T16:27:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1026"
  uid: c5f6a850-2060-46e7-ac51-7ab360394844
subsets:
- addresses:
  - ip: 10.0.0.160
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xx2hz
      namespace: kube-system
      uid: b2b2a875-5a5e-44fc-ac56-c805f552cbe1
  - ip: 10.0.0.40
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rw2sq
      namespace: kube-system
      uid: 2cfa07f4-ca3a-47aa-9ae9-c2153d3668a5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
