apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-08T06:22:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "905"
  uid: 2b4a61f5-a73e-47aa-a2e6-3f72d385e811
subsets:
- addresses:
  - ip: 10.0.0.138
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h9zlm
      namespace: kube-system
      uid: 143398ba-d798-498e-8d2f-9aaf800c689a
  - ip: 10.0.0.199
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-r65vm
      namespace: kube-system
      uid: ebcf3955-61b6-48fd-9a37-05e41d7171b1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
