apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-29T08:02:00Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "882"
  uid: bef70084-12c9-428c-8c3f-9bab2241d444
subsets:
- addresses:
  - ip: 10.0.0.198
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tmvfd
      namespace: kube-system
      uid: 67be9b51-7e43-4414-b799-4b72e26ef7ab
  - ip: 10.0.0.87
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5wtb4
      namespace: kube-system
      uid: 451d9619-0408-4ef3-8891-91346d79d838
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
