apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-06T01:20:38Z"
  creationTimestamp: "2026-05-06T01:19:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1011"
  uid: 4b2c9541-0aeb-45f2-8128-fcd87791b849
subsets:
- addresses:
  - ip: 10.0.0.245
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mdxvb
      namespace: kube-system
      uid: 49302596-dd26-42d0-93a1-f3125024c01d
  - ip: 10.0.0.252
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-b45rp
      namespace: kube-system
      uid: 0f76c1e4-d026-43bb-9bb6-76e5eb038141
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
