apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-19T11:01:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "905"
  uid: eb870b2f-046a-4ad1-b85e-9c218b29d411
subsets:
- addresses:
  - ip: 10.0.0.130
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4rggn
      namespace: kube-system
      uid: 7a1cd265-6b49-4d3a-81c7-85f25fc38289
  - ip: 10.0.0.144
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zk7n8
      namespace: kube-system
      uid: 2d2332ef-cb99-4462-8a1e-576d122da442
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
