apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T17:51:40Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "899"
  uid: def6eb48-a89b-47bd-b42b-c3c294ffb1eb
subsets:
- addresses:
  - ip: 10.0.0.150
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zrsq2
      namespace: kube-system
      uid: 18424a88-c732-4bff-a349-12cbd5fd4cfc
  - ip: 10.0.0.217
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fnddh
      namespace: kube-system
      uid: 13798a71-1620-4f11-b179-90e13a4a56e5
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
