apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-25T17:54:27Z"
  creationTimestamp: "2026-05-25T17:53:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1078"
  uid: 4eaf05b4-d800-4fe7-9e1d-de953d0e72c1
subsets:
- addresses:
  - ip: 10.0.0.206
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kvw2q
      namespace: kube-system
      uid: f1bb59fe-8a73-4bfb-b8e0-a3fc28633d9e
  - ip: 10.0.0.79
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f44t4
      namespace: kube-system
      uid: 91382f2b-a678-43d5-a41a-6de4aa80b221
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
