apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-16T22:44:14Z"
  creationTimestamp: "2026-04-16T22:43:06Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1010"
  uid: 7193a2bc-3e26-4eef-9c51-0fb51fe1c01d
subsets:
- addresses:
  - ip: 10.0.0.140
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lslhn
      namespace: kube-system
      uid: c59b795c-2c5b-40e5-9656-70e2d99090cd
  - ip: 10.0.0.70
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sx6n2
      namespace: kube-system
      uid: b881cd7b-dbd1-4a52-8c91-687d58940269
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
