apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-27T20:56:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "696"
  uid: 188130c8-a0f7-494e-96b5-a5a78bb872d7
subsets:
- addresses:
  - ip: 10.0.0.1
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kmtmn
      namespace: kube-system
      uid: 531ef733-7f41-4e47-b5e1-d10c67787ccc
  - ip: 10.0.0.111
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v745g
      namespace: kube-system
      uid: e011463f-ade4-45cb-8a67-d7b426b9052a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
