apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-27T16:04:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "859"
  uid: 9471ef70-e0c5-4ccc-83fa-22d1be0f964b
subsets:
- addresses:
  - ip: 10.0.0.147
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bjtmt
      namespace: kube-system
      uid: aba7695a-76bf-4fc4-80f8-9ed907ff43b8
  - ip: 10.0.0.211
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bkltk
      namespace: kube-system
      uid: f615fc92-0b42-4f28-806b-09dac4732cec
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
