apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-16T06:46:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "869"
  uid: 3ac33973-1a98-4d8f-a2e2-6b46785dcb42
subsets:
- addresses:
  - ip: 10.0.0.194
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6kntq
      namespace: kube-system
      uid: 817ce0bf-c42e-43d1-95a9-251ca491d142
  - ip: 10.0.0.97
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4n2ld
      namespace: kube-system
      uid: 5f3c55a5-abcf-4283-ad3b-03f339e763c6
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
