apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-09T06:01:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "887"
  uid: 46bfe0c8-5dab-4f48-abc8-69935096896b
subsets:
- addresses:
  - ip: 10.0.0.217
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-rbwjg
      namespace: kube-system
      uid: b14c0b40-feb3-47a3-a95e-2c767cf82bd6
  - ip: 10.0.0.229
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5wdnw
      namespace: kube-system
      uid: 00889954-b2cd-49d5-8911-0b08f6f2e57f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
