apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T04:53:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "882"
  uid: e93ba9ee-9d44-429f-b061-29c0ca1a8680
subsets:
- addresses:
  - ip: 10.0.0.227
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vx86n
      namespace: kube-system
      uid: 98ac9330-dd3b-4c57-b601-4d85e49aea66
  - ip: 10.0.0.49
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-56h67
      namespace: kube-system
      uid: bd01d6c1-d4bc-4df2-a0f5-f33a3d778c39
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
