apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-25T11:25:47Z"
  creationTimestamp: "2026-04-25T11:24:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "988"
  uid: 50bdc3ac-6a51-4dbb-ad7c-468924d69b66
subsets:
- addresses:
  - ip: 10.0.0.69
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w65f6
      namespace: kube-system
      uid: 5f3cb8c8-59f6-4be2-b132-6a5a322f34c1
  - ip: 10.0.0.95
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-scwkn
      namespace: kube-system
      uid: c6beebd1-be94-4273-96df-b1941cfb3e13
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
