apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-14T09:52:16Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "890"
  uid: b31fa8a2-7bf5-41a5-b17a-730c7587c0b3
subsets:
- addresses:
  - ip: 10.0.0.208
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nlwnd
      namespace: kube-system
      uid: 989a5883-d623-4ca1-a422-8002a91c4ee6
  - ip: 10.0.0.250
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7rdt8
      namespace: kube-system
      uid: 274615e8-1e6e-44f3-8978-3159056d8d91
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
