apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-08T02:25:45Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "848"
  uid: 7b081dc8-3bee-42cd-bd63-ae1ae63bcfb3
subsets:
- addresses:
  - ip: 10.0.0.158
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fr5hr
      namespace: kube-system
      uid: 516863f5-dd94-47eb-9fc9-c0713764b644
  - ip: 10.0.0.9
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2v58x
      namespace: kube-system
      uid: af940b39-03d2-4bcf-b529-82afcd891e8e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
