apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-27T20:56:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "869"
  uid: 89e39af3-c1f8-43cf-a286-77924fa90048
subsets:
- addresses:
  - ip: 10.0.0.127
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6kpzk
      namespace: kube-system
      uid: 0b9aadc2-4dc5-48c3-a4a7-958a0b76c9d2
  - ip: 10.0.0.253
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6t7p2
      namespace: kube-system
      uid: 81997961-47dc-4876-9dd8-78afb4da5f69
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
