apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-27T23:11:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "869"
  uid: 2b7da151-c7e8-4557-87a7-2ff9f6e484d2
subsets:
- addresses:
  - ip: 10.0.0.138
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gv7p6
      namespace: kube-system
      uid: e00f2844-a198-410c-a12a-9261bbd67fc1
  - ip: 10.0.0.184
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mqpxn
      namespace: kube-system
      uid: e4a88eb0-6d73-4172-adb5-4048e460aae7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
