apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T10:14:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "887"
  uid: b0246b7e-9ea4-4b07-8d9b-dc3aa6e1b08f
subsets:
- addresses:
  - ip: 10.0.0.199
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9vq77
      namespace: kube-system
      uid: be346336-f841-41b3-b62c-3b93e58c6a11
  - ip: 10.0.0.32
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wq82t
      namespace: kube-system
      uid: 8509a620-d26d-4936-b402-ba5bf277fcc2
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
