apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-05T15:50:43Z"
  creationTimestamp: "2026-06-05T15:49:33Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "894"
  uid: 163f5062-115c-49fe-b301-8df965bdea3f
subsets:
- addresses:
  - ip: 10.0.0.130
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8bx27
      namespace: kube-system
      uid: 30b379aa-6064-4bef-bf59-ba627dc8aaea
  - ip: 10.0.0.70
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w2tz8
      namespace: kube-system
      uid: c55c8e9e-9d84-4f55-8762-3a2ae49f95b2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
