apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-08T02:09:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "865"
  uid: e7f9db8c-2fa4-4962-8a12-76841e7316bf
subsets:
- addresses:
  - ip: 10.0.0.148
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-77d57
      namespace: kube-system
      uid: f476e01a-3a47-49a0-9869-144fac456f67
  - ip: 10.0.0.174
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8cwpn
      namespace: kube-system
      uid: 6a358353-e5c6-424e-b59a-f48b18482bb0
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
