apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-27T18:22:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "878"
  uid: 913f7fca-6444-4bcb-b8e5-7e27c8259ded
subsets:
- addresses:
  - ip: 10.0.0.162
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-js4t5
      namespace: kube-system
      uid: f4d75968-4c23-420c-92d9-f8110ce5e210
  - ip: 10.0.0.188
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t46j8
      namespace: kube-system
      uid: 00c27050-2466-41d0-8990-32032eba2286
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
