apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-13T17:12:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "886"
  uid: 62e3f7b2-9f9d-4630-9f72-12de453d4432
subsets:
- addresses:
  - ip: 10.0.0.43
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pngjf
      namespace: kube-system
      uid: ea2572ae-e616-4e22-a8c5-3d0136cbfc56
  - ip: 10.0.0.48
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mbxvl
      namespace: kube-system
      uid: 09ac12b4-774b-426f-a7b5-4ba0d870588b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
