apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-03T02:21:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "879"
  uid: 8495efc8-9be2-4025-8fbb-52e83e50f86b
subsets:
- addresses:
  - ip: 10.0.0.101
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sx7vb
      namespace: kube-system
      uid: f974a51c-c08f-4c39-aca6-d3ddf86e74d5
  - ip: 10.0.0.28
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vjqkn
      namespace: kube-system
      uid: 308af35b-090d-45d9-8c93-b12521170629
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
