apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-21T17:36:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "919"
  uid: 4070dc6a-fdcd-4b43-866b-0287557a5867
subsets:
- addresses:
  - ip: 10.0.0.118
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-24sfh
      namespace: kube-system
      uid: 3648e4e9-fe10-43f7-a956-b5112d9ac274
  - ip: 10.0.0.147
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ltdjx
      namespace: kube-system
      uid: 198728f1-33f6-4e4c-8016-8a29c29f3b7b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
