xjdtd

Results 2 issues of xjdtd

### What is the problem you're trying to solve docker-compose.yaml configs: create_db_sql: content: | CREATE DATABASE kuboard DEFAULT CHARACTER SET = 'utf8mb4' DEFAULT COLLATE = 'utf8mb4_unicode_ci'; create user 'kuboard'@'%' identified...

area/compose
kind/feature

### What happened? when using the token by the command of kubectl -n kubernetes-dashboard create token sa-dashboard-admin,the error is here:Unauthorized (401): Invalid credentials provided [root@master01 https]# kubectl -n kubernetes-dashboard get...

kind/bug