apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T12:55:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "899"
  uid: 2ee3443e-39ea-405e-923c-896b4771dbbc
subsets:
- addresses:
  - ip: 10.0.0.198
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2v9l9
      namespace: kube-system
      uid: 1bfa114b-1c3d-4d67-95a5-0b46d9bfa606
  - ip: 10.0.0.250
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-99r2p
      namespace: kube-system
      uid: 8159f1f1-504d-4cb9-b14f-c3029cc69f9c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
