apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-14T07:27:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "863"
  uid: 267ed042-5807-46a6-a23a-2aea8bd6ba80
subsets:
- addresses:
  - ip: 10.0.0.138
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ngbvj
      namespace: kube-system
      uid: 46708814-b806-433d-92f0-902cede66762
  - ip: 10.0.0.214
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m8m5k
      namespace: kube-system
      uid: 933b4082-659b-457c-aebe-4fd1580c1183
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
