apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-21T02:34:42Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "918"
  uid: e6aedfe8-ffeb-4602-a351-281f768cf487
subsets:
- addresses:
  - ip: 10.0.0.198
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ffdpp
      namespace: kube-system
      uid: 0eddd241-8dd5-4502-8b3e-824770c8c2fd
  - ip: 10.0.0.244
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mcf89
      namespace: kube-system
      uid: b138a1f0-5b9e-4892-bda4-42f27e12bbe5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
