apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-20T11:49:51Z"
  creationTimestamp: "2026-04-20T11:48:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "976"
  uid: dbaba2b4-faa1-438b-924b-8df39767cf8b
subsets:
- addresses:
  - ip: 10.0.0.213
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wwd6f
      namespace: kube-system
      uid: 85f91cd7-e68e-4c3e-b77b-58a162295c64
  - ip: 10.0.0.27
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4hqtj
      namespace: kube-system
      uid: 27088bad-da22-4cfd-bcea-fbedfea17a43
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
