apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-26T10:02:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "883"
  uid: 633d5988-b975-4510-a30f-aa7e6c0ed6e8
subsets:
- addresses:
  - ip: 10.0.0.130
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-dvth9
      namespace: kube-system
      uid: d396fed6-9f1c-4c48-8e3a-b78e58806168
  - ip: 10.0.0.167
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6nsxw
      namespace: kube-system
      uid: 206a3a23-0137-4503-a38e-097a3f287ae0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
