apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-13T23:24:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "912"
  uid: f6c9981e-5fe2-45ab-8777-d5af3abab863
subsets:
- addresses:
  - ip: 10.0.0.144
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zsglx
      namespace: kube-system
      uid: 512835c5-06f2-4582-be8d-6fd8a008b024
  - ip: 10.0.0.196
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5p22h
      namespace: kube-system
      uid: dcfdb5db-ba9c-41d5-b1ac-e14971ea6b12
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
