apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-27T01:52:23Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "892"
  uid: 3dacba04-c04c-4748-8998-4c55d1392e6b
subsets:
- addresses:
  - ip: 10.0.0.228
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7wcgd
      namespace: kube-system
      uid: 07764cf8-2f8a-4fa8-8a06-3b2342af6c61
  - ip: 10.0.0.62
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-r5d4v
      namespace: kube-system
      uid: 19ebca8e-a397-4160-a244-047a28f807a4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
