apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-19T11:02:54Z"
  creationTimestamp: "2026-04-19T11:01:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "985"
  uid: 30b15600-09b0-4f7d-b1fc-36fc771e9d09
subsets:
- addresses:
  - ip: 10.0.0.110
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ccl2z
      namespace: kube-system
      uid: f6117d36-4799-4955-8bd6-9a41f8b875b2
  - ip: 10.0.0.217
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7x48b
      namespace: kube-system
      uid: 8eb280fa-d621-43c7-a369-1d9b49ae188b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
