apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-01-30T23:23:27Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "655"
  uid: af4bcbc4-f7f4-43f7-9e92-7ca708fee3c1
subsets:
- addresses:
  - ip: 172.24.0.154
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-q48s9
      namespace: kube-system
      uid: 380de26e-0dee-473d-acef-e49a9fa76ecd
  - ip: 172.24.0.91
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-zl65x
      namespace: kube-system
      uid: 60578492-0e25-443e-bc95-f9495924605f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
