apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-02T08:49:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "859"
  uid: 043d434f-3d5d-4186-ad78-980b76e8aff0
subsets:
- addresses:
  - ip: 10.0.0.199
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zxfvq
      namespace: kube-system
      uid: 083fa2f1-9915-4651-9526-cc006716df2c
  - ip: 10.0.0.8
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wjv2t
      namespace: kube-system
      uid: 38b6cea0-1ee0-49a6-97b6-6a615d591d92
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
