0 votes
in Kubernetes K8s by
What is Kubernetes? How can you integrate Jenkins with Kubernetes?

1 Answer

0 votes
by

Kubernetes is a container orchestration tool. With Kubernetes, one can create multiple container instances to achieve more fault tolerance. You can use the Kubernetes deploy plugin to use it with Jenkins for continuous deploy.

Related questions

0 votes
asked Jan 10, 2023 in Kubernetes K8s by sharadyadav1986
0 votes
asked Apr 25, 2021 in Kubernetes K8s by sharadyadav1986
...