Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy and Access the Kubernetes Dashboard #29917

Closed
manishpanjwani21 opened this issue Oct 4, 2021 · 11 comments
Closed

Deploy and Access the Kubernetes Dashboard #29917

manishpanjwani21 opened this issue Oct 4, 2021 · 11 comments
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug. language/en Issues or PRs related to English language lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@manishpanjwani21
Copy link

While deploying the dashboard on 1.22.2 I am getting a warning
Warning: spec.template.metadata.annotations[seccomp.security.alpha.kubernetes.io/pod]: deprecated since v1.19; use the "seccompProfile" field instead.
Please if you can fix it.

annotations:
seccomp.security.alpha.kubernetes.io/pod: 'runtime/default'

@k8s-ci-robot k8s-ci-robot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Oct 4, 2021
@sftim
Copy link
Contributor

sftim commented Oct 4, 2021

/retitile Warning whilst following task “Deploy and Access the Kubernetes Dashboard”

@sftim
Copy link
Contributor

sftim commented Oct 4, 2021

I think this report is about https://kubernetes.io/docs/tasks/access-application-cluster/web-ui-dashboard/
/language en

@k8s-ci-robot k8s-ci-robot added the language/en Issues or PRs related to English language label Oct 4, 2021
@sftim
Copy link
Contributor

sftim commented Oct 4, 2021

That page links to https://raw.githubusercontent.com/kubernetes/dashboard/v2.3.1/aio/deploy/recommended.yaml

I suspect the fix will be to update that to a more recent all-in-one manifest, and test that the updated manifest works.
/kind bug

@k8s-ci-robot k8s-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Oct 4, 2021
@Garima-Negi
Copy link
Contributor

Garima-Negi commented Nov 7, 2021

Seeing an error (not warning) : error: error validating "https://raw.githubusercontent.com/kubernetes/dashboard/v2.4.0/aio/deploy/recommended.yaml": error validating data: ValidationError(Deployment.spec.template.spec.securityContext): unknown field "seccompProfile" in io.k8s.api.core.v1.PodSecurityContext; if you choose to ignore these errors, turn validation off with --validate=false

seems to be related to most recent merge kubernetes/dashboard@f97fb55 on aio/deploy/recommended/06_dashboard_deployment.yaml

which is where securityContext: seccompProfile: type: RuntimeDefault was added

@Garima-Negi
Copy link
Contributor

Garima-Negi commented Nov 7, 2021

Hi, can this be assigned to me?

kubernetes/dashboard#6615

@dims
Copy link
Member

dims commented Nov 7, 2021

/assign @Garima-Negi

@mehabhalodiya
Copy link
Contributor

/triage accepted

@k8s-ci-robot k8s-ci-robot added triage/accepted Indicates an issue or PR is ready to be actively worked on. and removed needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Nov 10, 2021
@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle stale
  • Mark this issue or PR as rotten with /lifecycle rotten
  • Close this issue or PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Feb 8, 2022
@Garima-Negi
Copy link
Contributor

@dims @mehabhalodiya The corresponding PR for this issue is now closed.
How do I go about closing this issue?

@mehabhalodiya
Copy link
Contributor

/close

@k8s-ci-robot
Copy link
Contributor

@mehabhalodiya: Closing this issue.

In response to this:

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. language/en Issues or PRs related to English language lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

No branches or pull requests

7 participants