apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-12T00:59:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "907"
  uid: 68c18ca7-94a5-4714-8608-d69c0744ec5c
subsets:
- addresses:
  - ip: 10.0.0.250
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7k8fn
      namespace: kube-system
      uid: f2f2c18b-d252-4a59-8c82-ec73b9dfe4ad
  - ip: 10.0.0.48
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lcl62
      namespace: kube-system
      uid: 021f8888-c7c2-4293-b9cf-3cd7afa8a730
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
