apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-21T17:26:27Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "865"
  uid: d525b402-2858-414a-a812-0d178c2c3104
subsets:
- addresses:
  - ip: 10.0.0.227
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ppfln
      namespace: kube-system
      uid: 8f55826d-d333-4b92-a381-92c2a1fb9d51
  - ip: 10.0.0.27
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bk282
      namespace: kube-system
      uid: 7972888c-8ef0-4033-93ed-228856ea3fd3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
