apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-11T12:19:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "839"
  uid: 4cc9ac8c-8bfb-4ef9-bed9-1c1b2cbee0f8
subsets:
- addresses:
  - ip: 10.0.0.232
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-56hcs
      namespace: kube-system
      uid: f272bda7-b437-4ed8-b293-f9c84e32569d
  - ip: 10.0.0.84
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xvfhj
      namespace: kube-system
      uid: c75cefac-3aa0-4a55-80f2-6f8659532fcf
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
