apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-21T05:30:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "907"
  uid: 47b36322-0d2a-40c2-8637-15e80aa12154
subsets:
- addresses:
  - ip: 10.0.0.198
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-f2f5j
      namespace: kube-system
      uid: 26110f32-9fa7-4da9-b6d3-1376fcd3e8ee
  - ip: 10.0.0.199
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kcjb6
      namespace: kube-system
      uid: e01913e0-9fb2-4301-b7e3-b02f58061f3c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
