apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-30T23:40:47Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "911"
  uid: 6c81652d-9bd1-48b2-92be-f6210b37f4c5
subsets:
- addresses:
  - ip: 10.0.0.164
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lcwrf
      namespace: kube-system
      uid: 2c03946c-8af2-4c16-8f95-ddff9b2ee736
  - ip: 10.0.0.35
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qs8nq
      namespace: kube-system
      uid: beb64bf1-74c5-4394-81f9-c5833948ff60
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
