apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-23T09:45:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "882"
  uid: 7b70ce6e-424e-4ffc-9248-a617bfa7d9da
subsets:
- addresses:
  - ip: 10.0.0.190
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2wnw6
      namespace: kube-system
      uid: 893d0efd-04f3-4a76-97d0-601f725ae8bf
  - ip: 10.0.0.195
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f7ln2
      namespace: kube-system
      uid: 1c43a273-c0a5-45f6-8d96-e9e639eba91a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
